Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dictController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dictService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'dictMapper' defined in file [E:\eclipse-workspace\Tedustore\target\classes\cn\tedu\store\mapper\DictMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.mybatis.spring.SqlSessionFactoryBean#0' defined in class path resource [application-dao.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [E:\eclipse-workspace\Tedustore\target\classes\mappers\DictMapper.xml]'; nested exception is org.apache.ibatis.builder.BuilderException: Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias

Exception encountered during context initialization - cancelling refresh attempt:

Exception encountered during context initialization - cancelling refresh attempt:



相关文章:

  • 2021-09-24
  • 2021-07-01
  • 2022-12-23
  • 2021-08-24
  • 2022-12-23
  • 2021-11-01
  • 2021-06-17
  • 2021-12-25
猜你喜欢
  • 2021-11-02
  • 2022-12-23
  • 2021-07-13
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案