Skip to content

Ocane/sample-springboot-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Required

Run API Service Locally

Run the following in the root directory:

Windows

mvnw.cmd clean install
mvnw.cmd spring-boot:run

MacOS

./mvnw clean install
./mvnw spring-boot:run

Links

Swagger

swagger

Spring Actuators

About

RESTful Spring boot API that connects to MongoDB

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%