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 66e3abf commit 1f963b8Copy full SHA for 1f963b8
src/main/resources/application.properties
@@ -15,7 +15,7 @@ spring.jpa.properties.hibernate.format_sql=true
15
spring.jpa.properties.hibernate.use_sql_comments=true
16
17
# Swagger
18
-springdoc.swagger-ui.path=/swagger-ui.html
+springdoc.swagger-ui.path=/api/swagger-ui.html
19
springdoc.api-docs.path=/api-docs
20
springdoc.group-configs[0].group=default
21
springdoc.group-configs[0].paths-to-match=/**
0 commit comments