Spring/Java error: namespace element 'annotation-config' … on JDK 1.5 and higher

后端 未结 11 1200
Happy的楠姐
Happy的楠姐 2020-11-29 00:47

I have Spring/Java App that is compiled with Compiler compliance level 1.5.

I have a new Linux setup where I downloaded Apache Tomcat 8.0.8<

11条回答
  •  没有蜡笔的小新
    2020-11-29 01:32

    I've added support java1.8 and java1.9 to spring 2.5. Please replace file in your tomacat lib. JdkVersion.class - changed

    download spring.jar

提交回复
热议问题