Spring Boot with Mongo and Jersey
Source Code:
https://github.com/elang2/spring-boot-sample-apps
Concepts Involved
- NoSQL Database
- Spring Data
- Spring boot
- Maven
- REST services based on Jersey
Overview Diagram

https://github.com/elang2/spring-boot-sample-apps
Most of the applications have some sort of badging functionality which is used to display certain counts to the users for CTA (Call To Ac...… Continue reading