spring+ibatis整合之jar包引入配置篇

1.spring-2.5.6.SEC03,再加上spring-webmvc- 3.2.3,立刻動手springmvc的工做, web

2.使用了spring的註解方式,發生了在spring-2.5.6.SEC03的spring-core包缺乏對springmvc的@Controller等一些的註釋的支持,因而再引入spring-core- 3.2.3,啓動時報spring-2.5.6.SEC03和spring-core中asm.jar衝突。。。,後來直接去掉了spring-2.5.6.SEC03,問題解決。 spring

總結:若是你必定要使用spring-2.5.6.SEC03,不建議使用spring3.0的註釋方式。 spring-mvc

3.web.xml配置 mvc

 

spring-mvc.xml的配置: xml

相關文章
相關標籤/搜索