springboot项目出现Whitelabel Error Page的问题

springboot项目出现Whitelabel Error Page的问题

springboot项目出现Whitelabel Error Page的问题

大概就是这种情况,然而昨天还是没问题的,通过对比就发现,是自己手欠了

简单来说解决办法就是将springboot的启动项目,如下图这种

springboot项目出现Whitelabel Error Page的问题

和controller包放在同一个目录下面就可以了

springboot项目出现Whitelabel Error Page的问题

这个不行的话就不太清楚了

上一篇:OI总结(垃圾排版就忽略了吧)


下一篇:新建SpringBoot项目运行页面报错Whitelabel Error Page This application has no explicit mapping for /error, so yo