Skip to content

Files

Latest commit

 

History

History

boot-webflux

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

boot-swagger

A spring boot application with OpenAPI 3.0 api documentation enabled

  • Demonstrates using the default swagger group
./gradlew boot-webflux:bootRun

Paths

  • All Swagger Resources(groups) http://localhost:8080/documentation/swagger-resources
  • Swagger UI endpoint: http://localhost:8080/documentation/swagger-ui/
  • Swagger docs endpoint: http://localhost:8080/v3/api-docs