Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from
我做一个项目,出现了错误,如下。
·
背景:
我做一个项目,出现了错误,如下
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
Logging initialized using 'class org.apache.ibatis.logging.stdout.StdOutImpl' adapter.
原因:
我这里是因为改了配置,路径出现了相同,如下,改成不一样就行了。
更多推荐
所有评论(0)