Skip to content

kh77/spring-mongodb-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Mongo Db Restful Service

  • Make hr database in mongo db

  • Url : localhost:8080/api/employer Http Post method check data.json file in src/main/resources for body data.

  • Make 'hr' database in mongo db

  • EmployerRepository : spring data mongo queries is present here to learn

  • ReportService : you will find projection of mongo db

About

Crud operation using spring data mongo db

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages