Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.

在yml文件中添加以下属性:

logging:
  level:
    root: debug
原文地址:https://www.cnblogs.com/passedbylove/p/11421803.html