Failed to read candidate component class: URL [];

异常信息:

Failed to read candidate component class: URL []; nested exception is java.lang.IllegalArgumentException

异常原因:

版本问题:
spring 3.2 不支持 jdk 1.8 编译环境。

解决方法:

把编译环境降为1.7;
或者把 spring 3.2 降为 spring 3.1 。

原创文章,作者:3628473679,如若转载,请注明出处:https://blog.ytso.com/192049.html

(0)
上一篇 2021年11月14日
下一篇 2021年11月14日

相关推荐

发表回复

登录后才能评论