inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

D.h. Lee님의 게시글

D.h. Lee D.h. Lee

@goldaladin1193

수강평 작성수
-
평균평점
-

게시글 2

질문&답변

LogExecutionTime 예제 실행 후 다음과 같은 에러가 발생합니다.

네 저도 그러고 싶은데 이번에는 에러메세지를 봐도 모르겠어서, 강의를 계속 반복해서 보다가 우연히 해결됐습니다.^^; Field goldaladin in org.springframework.samples.petclinic.owner.SampleController required a bean of type 'java.lang.String' that could not be found. Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': Initialization of bean failed; Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available 위 메세지들을 보면 빈이 없다는 거 같은데, 무슨 빈이 없다는 건지 어디를 봐야 빈이 없다는 건지... 한참 헤맸네요... 그러다 강의 반복중에 누락한 부분이 있어서 해결됐습니다. 이제 예제로 배우는 스프링 공부해야 겠습니다.

좋아요수
0
댓글수
6
조회수
3263