Skip to content

Latest commit

 

History

History

boot-swagger

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

boot-swagger

A spring boot application with both swagger 1.2, 2.0 and 3.0 api documentation enabled

  • Demonstrates using swagger groups
  • Demonstrates manual configuration (without using auto configuration/springfox boot-starter)
./gradlew boot-swagger:bootRun

Paths

  • All Swagger Resources(groups) http://localhost:8080/springfox/swagger-resources
  • Swagger UI endpoint: http://localhost:8080/springfox/swagger-ui/index.html