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 ca39adc commit cf5d132Copy full SHA for cf5d132
src/main/resources/application.yml
@@ -47,4 +47,7 @@ aws:
47
secret-key: ${AWS_SECRET_ACCESS_KEY}
48
region: ${AWS_REGION}
49
bucket-name: ${AWS_BUCKET_NAME}
50
+springdoc:
51
+ swagger-ui:
52
+ path: /swagger
53
0 commit comments