https://github.com/techprimers/spring-boot-swagger-example
This repo has example for Spring Boot integration with Swagger 2
https://github.com/techprimers/spring-boot-swagger-example
Last synced: over 1 year ago
JSON representation
This repo has example for Spring Boot integration with Swagger 2
- Host: GitHub
- URL: https://github.com/techprimers/spring-boot-swagger-example
- Owner: TechPrimers
- Created: 2017-09-10T05:48:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-10T05:50:34.000Z (almost 9 years ago)
- Last Synced: 2025-03-28T22:51:13.418Z (over 1 year ago)
- Language: Shell
- Size: 46.9 KB
- Stars: 36
- Watchers: 3
- Forks: 71
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot integration with Swagger 2 UI
`http://localhost:8088/swagger-ui.html` - Shows the list of Endpoints in the current RESTful webservice.