nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [occ.myframework.dao.UserInfoMapper] found for...
Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [org.mybatis.spring.SqlSessionTemplate] found for depende...
nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No matching bean of type [cn.com.qzinfo.example.dao.ExampleDao] found fo...