Spring Security 3.1配置与使用

一、使用maven 添加Spring Security的jar 包,在pom.xml中加入: [html]  view plain copy               <dependency>       <groupId>org.springframework.security</groupId>       <artifactId>spring-security-core</artifact
相关文章
相关标签/搜索