The Registry Microservice is a Spring Boot application designed to serve as a service registry in a microservices architecture. It can be used to register services and discover other services in the system.
- Service registration and discovery
- Lightweight and scalable
- Built on top of Spring Boot and the Eureka service registry