01. 문제 발생 spring 프로젝트 진행 중 server를 실행했는데 Injection of resource dependencies failed 발생 + No setter found for property 'datasource' in class 'org.mybatis.spring.SqlSessionFactoryBean' 도 발생 02. 에러 메시지 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'marketController': Injection of resource dependencies failed; nested exception is org.springframework.beans.fact..