/springboot-eureka

spring-boot with eureka. when a client registers with Eureka, it provides meta-data about itself such as host, port, health indicator URL, home page, and other details. Eureka receives heartbeat messages from each instance belonging to a service

Primary LanguageJava

No issues in this repository yet.