SpringBoot学习:整合shiro(身份认证和权限认证),使用EhCache缓存

   原文:https://blog.csdn.net/aqsunkai/article/details/69757017 (一)在pom.xml中添加依赖: [html]  view plain  copy <properties>       <shiro.version>1.3.2</shiro.version>   </properties>   [html]  view plain  c
相关文章
相关标签/搜索