An open API service indexing awesome lists of open source software.

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

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.