[펌글] SpringDoc (swagger 생성기) 을 노출하지 않기 (운영환경에서 필요할 듯)

By | 7월 4, 2022

Hi,

This feature will be added on v1.2.12, of springdoc-openapi.
This property helps you disable only the ui.

springdoc.swagger-ui.enabled=false

The following property, will help you disable the api-docs Rest endpoints as well:

springdoc.api-docs.enabled=false


Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments