We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89219d2 commit ea06ba3Copy full SHA for ea06ba3
1 file changed
src/main/resources/application.yml
@@ -21,7 +21,7 @@ springdoc:
21
default-produces-media-type: application/json
22
swagger-ui:
23
operations-sorter: alpha # 오름차순
24
- path: /swagger-ui.html
+ path: /swagger
25
26
logging.level:
27
org.hibernate.SQL: debug
0 commit comments