1. 问题发生 springboot项目以前运行时没有问题,但是重装系统换了个IDEA运行项目忽然报错如下:
Logging system failed to initialize using configuration from classpath:logback-spring.xml
java.lang.IllegalStateException: Could not initialize …
springboot maven 多层级结构启动报错java.lang.IllegalArgumentException: LoggerFactory is not a Logback LoggerContext but Logback is on the classpath
SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/D:/maven/repository…