Refer to springboot startup error [extshutdown hook] – ask at the door – blog park
The main reason is package import error
No or wrong web initiator was imported
The processing method is as follows: import the following configuration into the POM file
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.4.4</version>
</dependency>
Just run it again
Read More:
- Springboot startup error: java.lang.IllegalArgumentException : Property ‘sqlSessionFactory’ or ‘sqlSessionTempla
- Springboot startup error – classnotfound Exception:EnhancerBySpringCGLIB
- Springboot plus cross domain annotation @crossorigin startup error
- Springboot startup error could not resolve placeholder XXX
- Springboot startup exception: error creating bean with name ‘permissioncontroller’
- Springboot project startup exception – required a single bean, but 2 were found
- Springboot startup error failed to configure a datasource
- Springboot modifies the reference of the application.yml or. Properties file to report an error after startup
- Springboot startup error: error starting ApplicationContext
- Raspberry pie startup self startup opencv program script and error analysis
- Springboot integrated with mybatis
- Solution of redisconnection factory in springboot2 not Autowired
- Springboot: start error reporting after introducing paging plug-in PageHelper
- Solution to the failure of springboot integrated PageHelper
- Add PageHelper spring boot starter dependency to springboot and report an error
- Errors encountered when integrating activiti6 with springboot
- Springboot + mybatis + logback does not print SQL problems on the console
- Using openfeign to remotely call the startup program to report an error
- Springboot failed to parse MVC view
- Update project manually_ Solution of too large jar package in springboot