Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Oct 26 14:38:57 CST 2021
There was an unexpected error (type=Not Found, status=404).
No message available
The reason is that the controller did not add @controller
solution: add @controller
Read More:
- [Solved] SpringBoot Error: This application has no explicit mapping for /error,so you are seeing this as a fallback
- springboot jsp: There was an unexpected error (type=Not Found, status=404). No message available
- How to Solve Tomcat Error: Could not resolve view with name ‘xxx/xxxxxxx‘ in servlet with
- Spring Boot Error starting ApplicationContext. To display the auto-configuration report re-run you
- SpringBoot Project Run Page Error: Whitelabel Error Page This application has no explicit mapping for /error
- [Solved] Failed to convert value of type ‘java.lang.String‘ to required type ‘java.util.Date‘;
- [Solved] JAVA fx Error: java.lang.instrument ASSERTION FAILED ***: “!errorOutstanding“ with message transform
- [Solved] SpringBoot Project Startup Error: Field userMapper in com.demo.controller.MemberController required a bean of type ‘c
- How to Solve JAR pack error: Error resolving template [/userInfo], template might not exist or might not be accessib
- [Solved] “status“:405,“error“ Request method ‘POST‘ not supported“
- Error starting ApplicationContext. To display the conditions report re-run your application with ‘de
- [Solved] spring boot Startup Error: Error creating bean with name ‘requestMappingHandlerMapping‘ defined in class path
- [Solved] org.thymeleaf.exceptions.TemplateInputException: Error resolving template
- [Solved] 530 This server does not allow plain FTP. You have to use FTP over TLS
- [Solved] com.highgo.jdbc.util.PSQLException:bad value for long
- [Solved] Circular view path [index]: would dispatch back to the current handler URL [] again. Che
- SpringBoot 404 Error: Whitelabel Error Page This application has no explicit mapping for /error, so yo
- org.postgresql.util.PSQLException: ERROR: operator does not exist: character varying XXX
- [How to Solve] Invalid bound statement (not found)
- Spring MVC uses Ajax to submit requests asynchronously to complete login