Error: Starting the main SpringBoot application gives the prompt.
Error starting ApplicationContext. To display the auto-configuration report re-run your application
Found the error in the pom.xml
File:
<thymeleaf-layout-dialect.version>2.1.1</thymeleaf-layout-dialect.version>
write wrong to
<thymeleaf.layout-dialect.version>2.1.1</thymeleaf.layout-dialect.version>
should be used in thymeleaf and layout – connection
Read More:
- Spring Boot Error starting ApplicationContext. To display the auto-configuration report re-run you
- Error starting ApplicationContext. To display the conditions report re-run your application with ‘de
- [Solved] IDEA Start Maven Project Error: “Error starting ApplicationContext. To display the conditions report …”
- How to Solve Springboot use thymeleaf template error
- Springboot integration RabbitMQ times error: Failed to check/redeclare auto-delete queue(s).
- [Solved] Springboot Project Startup Error: Unable to Identify bootstrap.yml Configuration
- Springboot uses Oracle database to report property ‘sqlsessionfactory’ or ‘sqlsessiontemplate’ are required
- Springboot controls the startup of rabbitmq through configuration files
- Android startup page (solve the problem of starting black and white screen)
- Configuration of springboot + Druid connection pool
- How to Solve Error: Your ApplicationContext is unlikely to start due to a @ComponentScan of the default package.
- How to Solve Springboot configurate environment file Error
- JUnit test classes error: java.lang.IllegalStateException: Failed to load ApplicationContext
- Mybatis plus paging Plugin and Auto-fill
- Failed to auto-configure a DataSource: ‘spring.datasource.url‘ is not specified and no embedded data
- Springboot Integrate Swagger2 Error: Failed to start bean ‘documentationPluginsBootstrapper‘;
- ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration…
- Mybatis sets the primary key Auto-Increment error: No setter found for the keyProperty
- How to Solve error creating bean with name when springboot starts
- [Solved] SpringBoot Startup Error: Unable to start LiveReload server