springboot 2.7 + dm8
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

2 lines
1.5 KiB

2023-08-24 21:35:13.387 [main] WARN o.s.w.context.support.GenericWebApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'chSqlSessionFactory' defined in class path resource [com/xtong/zhbs/configure/DruidConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'chSqlSessionFactory' threw exception; nested exception is java.io.FileNotFoundException: class path resource [mapper/zhbs/] cannot be resolved to URL because it does not exist
2023-08-24 21:36:20.964 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'chSqlSessionFactory' defined in class path resource [com/xtong/zhbs/configure/DruidConfig.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'chSqlSessionFactory' threw exception; nested exception is java.io.FileNotFoundException: class path resource [mapper/zhbs/] cannot be resolved to URL because it does not exist