configurationPropertiesBeans' defined in class path resource [org/springframework/cloud/autoconfigure/ConfigurationPropertiesRebinderAutoConfiguration.class]: Post-processing of merged bean definition failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [org.springframework.cloud.context.properties.ConfigurationPropertiesBeans] from ClassLoader [jdk.internal.loader.ClassLoaders$AppClassLoader@7382f612]
스프링 클라우드 버전이 낮아서 그런것이므로 버전을 올려주면 해결
'공부내용 정리 > 오류' 카테고리의 다른 글
[VSCode] 페이지가 작동하지 않습니다. 127.0.0.1에서 전송한 데이터가 없습니다. (2) | 2025.03.13 |
---|---|
[OAuth 2.0] 액세스 차단됨: 이 앱의 요청이 잘못되었습니다 400 오류: redirect_uri_mismatch (0) | 2025.03.05 |