报错:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
添加依赖
org.slf4j
slf4j-simple
1.6.6
参考 解决Failed to load class “org.slf4j.impl.StaticLoggerBinder”