问题的原因是无法找到org.slf4j.impl.StaticLoggerBinder,我找了一下,确实没有该类,网上搜了一下下面是官方的解答http://www.slf4j.org/codes.html#StaticLoggerBinder: This error is reported when the org.slf4j.impl.StaticLoggerBinder class could not be loaded into memory. This happens when no a…