ERROR 1552 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter : 问题的解决
Posted alanturingson
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ERROR 1552 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter : 问题的解决相关的知识,希望对你有一定的参考价值。
找到SpringbootApplication类,
在注释@SpringBootApplication后加上(exclude = {DataSourceAutoConfiguration.class})
具体原因博主也不知道,但是这样问题就解决啦
知道原因的欢迎在评论区交流学习评论!
以上是关于ERROR 1552 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter : 问题的解决的主要内容,如果未能解决你的问题,请参考以下文章
bzoj 1552: [Cerc2007]robotic sort