spring项目中xml文件报错multiple annotation fund this line

spring项目中xml文件报错multiple annotation fund this line 因为添加的jar包版本和xml文件中所写的版本不同而造成报错。添加的jar包版本是5.0.2,xml文件中的版本是3.2.。 把xml中的版本号修改为5.0.2后错误解决。
相关文章
相关标签/搜索