Apache Shiro集成

108 阅读1分钟

Shiro已经被下载了超过100万次,并在数千家公司生产。 原因之一:它与其他技术和框架集成得很好。

shiro.apache.org/integration…

本系列文章目录如下:

  1. 为什么要使用Apache Shiro(一)
  2. Apache Shiro的三个重要概念(二)
  3. Apache Shiro核心功能之Authentication(三)
  4. Apache Shiro核心功能之Authorization(四)
  5. Apache Shiro核心功能之Session Management(五)
  6. Apache Shiro核心功能之Cryptography(六)
  7. Apache Shiro集成
  8. 将Apache Shiro集成到Spring-Boot应用程序中

官方集成项目

开源社区集成项目