Microservices illustration with Spring boot for a social media application, in fact, this project is subdivided into multiple independent services, that communicate with each other using RestTemplate.
Services
User-service : Github repository
Post-service : Github repository
Notification-service : Github repository