Screenshot of error reporting
Checked the corresponding namespace
Corresponding target directory
Next, the path of the configuration file is checked
When it is found that none of the four conventional methods can solve the problem, consider whether it is the
POM file screenshot caused by jar package conflict
Sure enough, I use mybatis plus, but I use the startup jar package of mybatis. Replace it with mybatis plus boot starter, and comment out all related mybatis. The problem is solved.
Similar Posts:
- Pom.xml add dependency error [How to Solve]
- After introducing mybatisplus, the user-defined method is used to solve the invalid bound statement (not found) error
- This application has no explicit mapping for /error, so you are seeing this as a fallback.
- Error reporting life processing instructions for building spring boot project
- Springboot startup error start bean ‘eurekaautoserviceregistration’ NullPointerException
- Springboot always reports an error when importing JSP dependencies
- [Solved] Error attempting to get column ‘create_time‘ from result set. Cause: java.sql.SQLFeatureNotSupported
- [How to Solve] RestController cannot be recognized in spring boot
- Spring boot starter parent cannot be found when creating Maven project, and the parent node reports an error
- [Solved] Spring Cloud Gateway Startup Error: Parameter 0 of method modifyRequestBodyGatewayFilterFactory in…