Skip to content

abdoulc/spring-boot-swagger2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Spring Boot: Rest Api Documentation with Swagger2

Server port is 8081, choose any port you want in application.properties file.
server.port = 8081.
Then to see the list of endpoints created, after running the project go to:

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

To make this more fun, use your git Repo and push all you've learnt, teach someone else 😎

About

Srping Boot: Documenting a Rest Api with Swagger2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages