码迷,mamicode.com
首页 > 编程语言 > 详细

SpringBoot问题总结

时间:2017-07-28 10:57:19      阅读:187      评论:0      收藏:0      [点我收藏+]

标签:ppi   like   error   boot   text   main   pac   tag   问题   

1、This application has no explicit mapping for /error, so you are seeing this as a fallback.

入口类所在的位置不对,应位于所有子包的最外层

2、Your ApplicationContext is unlikely to start due to a @ComponentScan of the default package.

入口类不能直接放在src/main/java目录下,必须在包内

SpringBoot问题总结

标签:ppi   like   error   boot   text   main   pac   tag   问题   

原文地址:http://www.cnblogs.com/wyhong/p/7248645.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!