1, there will be the following start error, at first do not know how to deal with, after a variety of Baidu, found that adding a note on the line
2. This error will also occur
3. You need to add the following comments to run successfully
@EnableAutoConfiguration(exclude={DataSourceAutoConfiguration.class})
Then run again to run successfully
The most important one is autoconfigurationimportselector.class. With autoconfigurationimportselector, @ enableautoconfiguration can help springboot applications load all qualified @ configuration configurations into the IOC container created and used by the current springboot
The operation results are as follows
Read More:
- jasypt springboot Error: Error creating bean with name ‘enableEncryptablePropertySourcesPostProcessor’ defined in class path resource
- [Solved] springboot Error: Error creating bean with name ‘configurationPropertiesBeans‘ defined in class path
- [Solved] Springboot Error: Error creating bean with name ‘dataSource‘ defined in class path resource
- springboot Integrate mybatis Error: Error creating bean with name ‘deptController‘: Unsatisfied dependency expresse
- [Solved] Springboot Error: Error creating bean with name ‘xxxController‘
- SpringBoot Integrating elasticsearch Error: Error creating bean with name ‘restHighLevelClient‘
- Springboot integration shiro error: UnsatisfiedDependencyException: Error creating bean with name ‘getShiroFilterFact
- SpringBoot integrates Es error: Error creating bean with name ‘restHighLevelClient‘ defined in class path resource
- Error creating bean with name [How to Solve]
- How to Solve Springboot use thymeleaf template error
- How to Solve Springboot configurate environment file Error
- [Solved] Springboot integrate swagger error: failed to start bean ‘documentationpluginsbootstrapper‘
- How to Solve Springboot YML configurate logging.level error
- Springboot Integrate Swagger2 Error: Failed to start bean ‘documentationPluginsBootstrapper‘;
- [Solved] Rabbitmq injection failed, bean creation failed, error creating bean with name ‘rabbitconnectionfactory’‘
- How to Solve Springboot Upload Files Error: The field XXX exceeds its maximum permitted size of 1048576 bytes
- [Solved] Springboot integrate swagger error: Failed to start bean ‘documentationPluginsBootstrapper‘
- [Solved] Error creating bean with name ‘configurationPropertiesBeans‘ defined in class path resource
- [Solved] BeanCreationException: Error creating bean with name ‘configurationPropertiesBeans‘
- Error creating bean with name ‘adminMapper‘ Injection of resource dependencies failed