카테고리 없음

[Spring] The prefix "context" for element "context:component-scan" is notbound.

송테이토 2022. 11. 11. 15:20

The prefix "context" for element "context:component-scan" is not bound.

bean 속성에 추가로 지정해줘야할 것이 있는데 빠졌다.

하단 Namespaces 클릭

여기에 context 체크해주자