src/main/resources文件夹

Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
2018-11-21 10:12:49.044 ERROR 12016 --- [ restartedMain] o.s.boot.SpringApplication : Application startup failed org.
解决方案是src/main/resources文件夹下面存在其他文件。

猜你喜欢

转载自www.cnblogs.com/jsersudo/p/10055070.html