A spring boot application with OpenAPI 3.0 api documentation enabled
- Demonstrates using the default swagger group
./gradlew boot-webflux:bootRun
- 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