Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
docs: update swagger path
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloKakazu committed Oct 1, 2024
1 parent 5dbbc67 commit 6e72da5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ spring.profiles.active=dev
spring.jpa.open-in-view=false

# SWAGGER-UI CUSTOM PATH
springdoc.swagger-ui.path=/swagger-ui.html
springdoc.swagger-ui.url=/v1/swagger.json
springdoc.api-docs.path=/v1/swagger.json
springfox.documentation.swagger.v2.path=/test/swagger-resources
springfox.documentation.swagger-ui.base-url=/test/swagger-ui
springdoc.swagger-ui.tagsSorter=alpha
springdoc.swagger-ui.operationsSorter=alpha

0 comments on commit 6e72da5

Please sign in to comment.