Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soumyadip007/netflix-oss-eureka-discovery-server-using-spring-boot-rest-and-microservices

Eureka Server is an application that holds the information about all client-service applications. Every Micro service will register into the Eureka server and Eureka server knows all the client applications running on each port and IP address. Eureka Server is also known as Discovery Server.
https://github.com/soumyadip007/netflix-oss-eureka-discovery-server-using-spring-boot-rest-and-microservices

discovery-service eureka java loadbalancer microservices microservices-architecture netflix oss routing spring-boot spring-cloud

Last synced: about 1 month ago
JSON representation

Eureka Server is an application that holds the information about all client-service applications. Every Micro service will register into the Eureka server and Eureka server knows all the client applications running on each port and IP address. Eureka Server is also known as Discovery Server.

Awesome Lists containing this project