Spring Cloud Config 오류 보고

419 단어 Java
1. Spring Cloud Config 시작 오류:
Description:

A component required a bean named 'configServerRetryInterceptor' that could not be found.


Action:

Consider defining a bean named 'configServerRetryInterceptor' in your configuration.

spring. cloud. config. fail - fast = true 를 설정 해 야 합 니 다. 그렇지 않 으 면 정상적으로 시작 할 수 없습니다.
참고:http://luzhihao.me/2018/01/01/spring-cloud-config/

좋은 웹페이지 즐겨찾기