[org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating?instance?of?bean?'crmContractFileMapper'
[org.springframework.beans.factory.annotation.InjectionMetadata]Registered?injected?element?on?class?[org.mybatis.spring.mapper.MapperFactoryBean]:?AutowiredMethodElement?for?public?final?void?org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
[org.springframework.beans.factory.annotation.InjectionMetadata]Registered?injected?element?on?class?[org.mybatis.spring.mapper.MapperFactoryBean]:?AutowiredMethodElement?for?public?final?void?org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
[org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly?caching?bean?'crmContractFileMapper'?to?allow?for?resolving?potential?circular?references
[org.springframework.beans.factory.annotation.InjectionMetadata]Processing?injected?method?of?bean?'crmContractFileMapper':?AutowiredMethodElement?for?public?final?void?org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)
[org.springframework.beans.factory.annotation.InjectionMetadata]Processing?injected?method?of?bean?'crmContractFileMapper':?AutowiredMethodElement?for?public?final?void?org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
[org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating?shared?instance?of?singleton?bean?'sqlSessionFactory'
[org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating?instance?of?bean?'sqlSessionFactory'
[org.springframework.beans.factory.support.DefaultListableBeanFactory]Eagerly?caching?bean?'sqlSessionFactory'?to?allow?for?resolving?potential?circular?references
[org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating?shared?instance?of?singleton?bean?'dataSource'
[org.springframework.beans.factory.support.DefaultListableBeanFactory]Creating?instance?of?bean?'dataSource'
[org.springframework.beans.factory.support.DefaultListableBeanFactory]Ignoring?bean?creation?exception?on?FactoryBean?type?check:?org.springframework.beans.factory.BeanCreationException:?Error?creating?bean?with?name?'crmContractFileMapper'?defined?in?file?[E:\workioms\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\ioms\WEB-INF\classes\com\soft863\ioms\mapper\CrmContractFileMapper.class]:?Cannot?resolve?reference?to?bean?'sqlSessionFactory'?while?setting?bean?property?'sqlSessionFactory';?nested?exception?is?org.springframework.beans.factory.BeanCreationException:?Error?creating?bean?with?name?'sqlSessionFactory'?defined?in?class?path?resource?[spring-mybatis.xml]:?Cannot?resolve?reference?to?bean?'dataSource'?while?setting?bean?property?'dataSource';?nested?exception?is?org.springframework.beans.factory.BeanCreationException:?Error?creating?bean?with?name?'dataSource'?defined?in?class?path?resource?[spring-mybatis.xml]:?Instantiation?of?bean?failed;?nested?exception?is?java.lang.NoClassDefFoundError:?Could?not?initialize?class?com.alibaba.druid.pool.DruidDataSource
添加回答
舉報
0/150
提交
取消