We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52970dd commit a045d9cCopy full SHA for a045d9c
src/main/resources/application.yml
@@ -3,3 +3,8 @@ server:
3
spring:
4
application:
5
name: dasom-api
6
+springdoc:
7
+ swagger-ui:
8
+ path: /api/swagger-ui
9
+ api-docs:
10
+ path: /api/v1/api-docs
0 commit comments