Skip to content

DmitryChulkov14/SpringBoot-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple SpringBoot REST application with using MongoDB


To run the application locally you need:

  1. Download and install MongoDB.
  2. Run MongoDB server.
  3. Import data to your local MongoDB.
  4. Run the application from the MongodbLearningApplication file.
  5. Use Postman (or other tool for sending requests) to check how the controller's endpoints work.

Releases

No releases published

Packages

No packages published

Languages