Skip to content

b1a9id/open-api-sample

Repository files navigation

Sample for springdoc-openapi

trackgit-views

Try it

Run App

$ ./gradlew clean bootRun

Paths

GET http://localhost:8080/api/v3/api-docs/
  OpenAPI documentation in JSON format
  
GET http://localhost:8080/api/v3/api-docs.yaml
  OpenAPI documentation in YAML format
  
GET http://localhost:8080/api/swagger-ui.html
  Swagger UI HTML documentation

Releases

No releases published

Packages

No packages published

Languages