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
Java/Spring Boot project that demonstrates a basic microservices architecture using Spring Cloud. It includes a Discovery Service, an API Gateway and a config service, and multiple microservices like Customer Service and Inventory Service, showing how services register, communicate, and route requests within a cloud-native system.