개인 공부😊/Spring
[Spring] The prefix "context" for element "context:component-scan" is notbound.
송테이토
2022. 11. 19. 14:20
스프링 The prefix "context" for element "context:component-scan" is not bound.
- bean 속성에 추가로 지정해줘야할 것이 있는데 빠졌다.
- 저기 context 체크해주자!!!!

