Skip to content

LakkappaBJ/Create-Spring-Boot-REST-API-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Create-Spring-Boot-REST-API-Project

Spring Boot REST API project with Swagger UI (OpenAPI) using SpringDoc

Create a Spring Boot project named restapi, then visit the Maven repository to search for the SpringDoc OpenAPI Starter WebMVC UI dependency. Copy the dependency and add it to your pom.xml file. After that, start the server and run your application. Finally, open your browser and navigate to http://localhost:8080/swagger-ui/index.html to view the Swagger UI documentation.

About

Spring Boot REST API project with Swagger UI (OpenAPI) using SpringDoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages