alexxiyang / shiro-redis

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
MIT License
1.17k stars 444 forks source link

[微服务之间的session共享],请问有什么方案推荐么? #160

Open sandubuhan opened 1 year ago

sandubuhan commented 1 year ago

您好,maven父子工程的项目.登录模块是您的这个解决方案,但是其他模块一直无法共享session,尝试了网上的redis做存储.不过没成功,现在更倾向使用您的解决方案,请问有什么推荐么?