Check the mybatis configuration file to see if scanning is configured. My error is because only one PO class is configured for package scanning, and the Po class of another table is not scanned
terms of settlement:
Add the fully qualified name of the Po class to the parametertype of the XML Mapping file, or write the Po class in a package
Read More:
- Error creating bean with name ‘application‘: Instantiation of bean failed;
- Idea SpringBoot:Error creating bean with name ‘XXXXController‘
- Error creating bean with name ‘sqlsessionfactory’ defined in class path resource
- Error creating bean with name ‘redissonclient’:
- Error creating bean with name ‘helloController‘: Injection of autowired dependencies failed;
- org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name ‘use
- org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name
- Error creating bean with name usercontroller appears when springboot starts
- Error creating bean with name ‘sqlsessionfactory’ defined in class path resource…..
- Error creating bean with name ‘feignTargeter‘ defined in class path resource [org/springframework/cl
- org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘serviceImpl‘
- elasticsearch NoClassDefFoundError error creating RestHighLevelClient bean
- Spring AOP is an error creating bean with name
- Error creating bean with name ‘datasource’ defined in class path resource
- Error creating bean with name ‘lettuceClientResources‘ defined in class path resource
- Error creating bean with name ‘redisTemplate‘ defined in class path resource [xx/RedisConfig.class]
- About error creating bean with name ‘xxxxx’: invocation of init method
- Springboot startup exception: error creating bean with name ‘permissioncontroller’
- Error creating bean with name ‘xxcontroller’
- Error creating bean with name ‘enablererediskeyspacenotificationsinitializer’