Working With Eureka Clients Programmatically issue - Completed shut down of DiscoveryClient
问题 I've createde Eureka server with the replication and now trying to start the client. When I'm trying to start the spring-microservices-eureka-client , I get the below error. Using Spring Boot Version 2.1.1.RELEASE . The same error is coming with the Boot Version 2.0.7.RELEASE and Finchley.SR2 . 2018-12-28 13:52:16.741 INFO 20236 --- [ main] o.s.c.n.e.s.EurekaServiceRegistry : Registering application UNKNOWN with eureka with status UP 2018-12-28 13:52:16.742 INFO 20236 --- [ main] com.netflix