ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
ERROR Dispatcher Dispatcher initialization failed
https://blog.csdn.net/qq_35302765/article/details/78125627
看样子是少引入的jar包
少了log4j-api之后