학원/에러
mapper 못불러와서 해결 (root-context.xml)
조가루
2023. 8. 19. 16:21
https://my-univers.tistory.com/71
[Error] creating bean with name 'ATeamServiceImpl': Unsatisfied dependency expressed through field 'mapper';
상황 : 기존 프로젝트 안에 이름만 다른 같은 구현내용의 패키지 생성 게시판 리스트를 보여주는 MVC 패키지 작성 기존 Board : controller, bean. mybatis, service 모델 패키지 새로만든 Aboard : controller, bean.
my-univers.tistory.com
https://sangwon-story.tistory.com/13