Skip to content

lmonkiewicz/spring-swagger-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Example of Swagger usage for documenting Spring MVC Rest Controllers

Build and run with:

mvn install spring-boot:run

App will start at port 8080, with Swagger UI at:

http://localhost:8080/swagger-ui.html

Swagger json is served by app at:

http://localhost:8080/v2/api-docs

Generated docs are available in src/docs folder.

About

Example of Swagger documentation for Spring Boot app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published