SpringSecurity初识

最近项目中用到了SpringSecurity做为权限控制模块,学习下,记录下。html HelloWorld 新建一个maven-web项目,引入依赖包 <dependency> <groupId>org.springframework.security</groupId> <artifactId>spring-sec
相关文章
相关标签/搜索