Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ax-vasquez/eureka-registry-server

A simple Netflix Eureka Registry server
https://github.com/ax-vasquez/eureka-registry-server

netflix-eureka spring spring-boot spring-cloud

Last synced: about 1 month ago
JSON representation

A simple Netflix Eureka Registry server

Awesome Lists containing this project

README

        

# eureka-registry-server
A simple Netflix Eureka Registry server using Spring

## What This Is For
Have you been crying for the past three hours, hopelessly sifting through Stack Overflow posts on how to set up a Netflix Eureka registry
and discovery service using Spring? I've been there. Fortunately, I found a very simple setup that works quite well as a base service
registry using Eureka. I'll discuss how this works soon within the Wiki.