springboot 工程启动报错
org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[C
java.lang.IllegalStateException: No SpringApplication sources have been defined. Either override the
Application中少了@Configuration 注入
原文:http://www.cnblogs.com/binTke170120/p/7773704.html