You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's fully functional Backend for Employee Management System. This project consists of two main components: Employee microservice that communicates with another Department microservice using synchronous communication techniques, and Netflix Eureka server implementation for service discovery. It uses fault tolerance & Apache Kafka for notification.