SpringBoot 出现 Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.
首先 检查你的配置文件 如果 没有问题的话 那就是 看你的其他文件是否 在 你带有 @SpringBootAllication 类的包中 或者 子包中
例如:

首先 检查你的配置文件 如果 没有问题的话 那就是 看你的其他文件是否 在 你带有 @SpringBootAllication 类的包中 或者 子包中
例如:
