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
A sample microservices-based application built with Spring Boot and Spring Cloud. Includes a Eureka Server for service discovery, a Student Service as a producer, and a Student Client as a consumer. Demonstrates key microservice principles such as service registration, discovery, and inter-service communication.