[오류명] context:component-scan" is not bound
수정 방법
1 | xmlns:context="http://www.springframework.org/schema/context" | cs |
추가
참고 url
https://stackoverflow.com/questions/16673644/contextcomponent-scan-is-not-bound
component-scan 요소
classpath를 스캔하여 @annotation이 명시된 요소들을 스프링 빈으로 등록
'Develop > Spring' 카테고리의 다른 글
[오류]NullPointerException (0) | 2018.08.18 |
---|---|
[오류]Failed to load ApplicationContext (0) | 2018.08.18 |
[06.스프링+MyBatis]5. 스프링에 빈으로 등록하기 (0) | 2018.08.17 |
[06.스프링+MyBatis]3.XML Mapper의 작성 (0) | 2018.08.17 |
[06.스프링+MyBatis]시작 (0) | 2018.08.17 |
댓글