Problem Description:
Bloggers appear when running springbootweb:
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
As follows:
It is found that the input URL is incorrect. After repeatedly confirming that the path in the file is written correctly, it is found that the location of the main running class of springboot is incorrect:
i see:
The package name was set when the springboot was created, but the self tested controller is in another self created package, but the spring boot will automatically load all components under the package where the startup class is located and its sub packages, so an error is reported
Solution:
just put the WebTest package on com.web.springboot_ Just under echarts
The purpose is to make the application contain all sub packages!!
Read More:
- This application has no explicit mapping for /error, so you are seeing this as a fallback.
- [Solved] This application has no explicit mapping for /error, so you are seeing this as a fallback
- [Solved] SpringBoot Error: This application has no explicit mapping for /error, so you are seeing this
- [Solved] Manifest merger failed: Apps targeting Android 12 and higher are required to specify an explicit
- Spark-shell startup error: Yarn application has already ended! It might have been killed or unable to launch application master
- The page you are requesting cannot be served because of the extension configuration
- [619]libgtk-3.so.0 or libXt.so.6: cannot open shared object file: No such file or directory
- [Solved] Illegal access: this web application instance has been stopped already
- Git Error: please tell me who you are [How to Solve]
- ElasticSearch Create Index Error: mapper_parsing_exception Root mapping definition has unsupported parameters
- [Solved] Error: The superclass, ‘Animal‘, has no unnamed constructor that takes no arguments.
- [Solved] Using `babel-preset-react-app` requires that you specify `NODE_ENV` or `BABEL_ENV` environment variables. Valid values are “development”, “test”, and “production”. Instead, received: undefined.
- [Solved] The application could not be installed: INSTALL_FAILED_NO_MATCHING_ABIS
- [Solved] Wepy build watch Error: ERR! Parse WePY config failed. Are you trying to use
- [Samtools] Run error: error while loading shared libraries: libcrypto.so.1.0.0 or libncurses.so.5 or libtinfow.so.5
- [Solved] Faceswap Error: CRITICAL An unexpected crash has occurred.You MUST provide this file if seeking assistan
- Springboot running shows application run failed [How to Solve]
- [Solved] volatile was removed and now has no effect. Use `with torch.no_grad():` instead.
- [Solved] PySide2 Error: This application failed to start because no Qt platform plugin could be initialized
- Proguard Packaging Error: You have to specify ‘-keep‘ options if you want to write out kept elements with ‘-print