spring web下的最小配置

spring版本3.0.5

运行所需的包

commons-logging-1.1.1

org.springframework.asm-3.0.5

org.springframework.beans-3.0.5

org.springframework.context-3.0.5

org.springframework.core-3.0.5

org.springframework.expression-3.0.5

org.springframework.web-3.0.4

mvc

org.springframework.web.servlet-3.0.5

mvc下使用json视图

jackson-mapper-asl-1.4.1.jar

jackson-core-asl-1.4.1.jar

mvc下使用xml视图

org.springframework.oxm-3.0.5.RELEASE.jar

xstream-1.3.1.jar

spring安全

http://www.family168.com/tutorial/springsecurity3/html/ns-config.html

相关推荐