出现 java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory 是因为少导入了commons-logging.jar,导入此jar问题则会解决!