- In this project, we use Spring Boot with MongoDB database
- We also use docker to containerize a MongoDB database
- We have different services REST (endpoint) :
- @PostMapping("/feedback") : to save, store a feedback ;
- @GetMapping("/feedback/{id}") : to get a feedback by id ;
- @GetMapping("/feedback") : to retrieve feedbacks by data filtering, sorting and paging through MongoRepository interface
- ...
-
Notifications
You must be signed in to change notification settings - Fork 0
Rutzno/customer-feedback-service
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Customer Feedback Service using Spring Boot and MongoDB
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published