Spring Security is a powerful and highly customizable authentication and access-control framework.
Spring Security是一个
功能强大并且高度可定制
的认证和授权
框架.
特点:
Spring Security与Shiro对比:
1.使用方便度(Shiro)
2.功能丰富性(Security)
3.总结
对于简单的Web应用,使用Shiro更加的轻量;对于分布式、微服务或者SpringCloud系列深度集成的项目使用Spring Security,因为它是Spring的亲儿子
原文:https://www.cnblogs.com/dingjn/p/12756170.html