摘要:
SpringbootShiroDemo 管理后台基于人人开源框架(人人开源:https://www.renren.io )进行修改》 很值得推荐的权限基础框架(无业务耦合),针对原有框架进行优化,后期业务再此进行拓展即可。 技术栈: 前端:Vue2.x,Layui,Ztree,TreeTable,J 阅读全文
摘要:
参考: SpringBoot 2.X @Cacheable,redis-cache 如何根据key设置缓存时间? github源码地址:https://github.com/SimonHu1993/SpringbootShiroDemo @Cacheable(value = "Menus", unl 阅读全文
摘要:
只允许用户指定n个地点登录,超过的被移除下线。参考:https://blog.csdn.net/qq_34021712/article/details/80457041源码:https://github.com/Clever-Wang/spring-boot-examples因为KickoutSes 阅读全文