1 回答org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'com.hzy.spboo.dao.AreaDaoTest': Unsatisfied dependency expressed through field 'areaDao'; nested exception is org.springframework.beans.factory.NoSuchBeanDefi
2020-05-14
找不到LogFactory類,需要引入相關依賴即可,比如引入日志框架log4j等,一般都包含了這個類
2019-04-30
將lib中的"commons-logging-xxx.jar"加入到工程中就OK了