No bean named1 Could not autowire field: private org.mybatis.spring.SqlSessionTemplate 에러 Error creating bean with name '***Controller': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named '***Service' is defined ... Could not autowire field: private org.mybatis.spring.SqlSessionTemplate 해결법 1. 어노테이션을 설정과 이름이 다른지 확인! @Repository 또는 @Service 2. Could not autowire field: 라면 대신 context-datasourc.. 2017. 1. 18. 이전 1 다음 반응형