Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 595 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 595 Bytes

Social-media backend with Spring boot

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