Note

[Spring] Completed shut down of DiscoveryClient 문제

by 달쿨

문제

MSA 프로젝트를 진행하면서 Client Server 가 실행되지 않고 다운되는 문제를 겪게 되었다.

Completed shut down of DiscoveryClient

 

해결

다른 의존성은 제대로 있었지만 web 의존성이 없어서 발생한 문제였다.

위처럼 추가하고 빌드 후 다시 시도하니 제대로 실행되는 것을 확인할 수 있었다.

 

느낀 점

설정이 복잡할수록 이렇게  빼먹게 되는 일이 꼭 발생하는 것 같다. 앞으로는 한번 더 검토해야겠다고 느꼈다.

 

참고 자료

https://stackoverflow.com/questions/53955613/working-with-eureka-clients-programmatically-issue-completed-shut-down-of-disc

 

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 Versio...

stackoverflow.com

 

블로그의 정보

note

달쿨

활동하기