Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Dec 14 10:14:08 CST 2021
There was an unexpected error (type=Not Found, status=404).
页面上也不明说错了什么,查了很多地方都说是Application类的位置应该放在最外面的包中,一小部分提示缺少依赖,但都没有解决这个问题。
最好发现是controller类的的一个注解写错了。
原来:
现在: