首页 > 代码库 > spring mvc

spring mvc

DefaultAnnotationHandlerMapping

http://my.oschina.net/foggy/blog/55261

http://bu-choreography.iteye.com/blog/1211454

http://snowolf.iteye.com/blog/1628861

AnnotationMethodHandlerAdapter

哪个页面的数据绑定InitBinder有xml配置介绍

 

spring MVC和spring Ioc的加载都需要解析xml文件,所以都需要调用可以解析xml的资源类、创建xml的web程序环境 

spring mvc