會(huì)話管理章節(jié)的Spring Boot源碼:https://gitee.com/benzhu/shiro_conversation
2019-07-24
最新回答 / cmy11
提供web相關(guān)的filterjsp標(biāo)簽增強(qiáng)HttpSession增強(qiáng)https://shiro.apache.org/web-features.htmlhttps://shiro.apache.org/web.html
2019-07-22
最新回答 / 花開彼岸天o
Md5加密是不可逆的,為的就是只能從明文到密文,提高數(shù)據(jù)的安全性。存在數(shù)據(jù)庫中的密碼都是密文的,為的就是防止能夠接觸到數(shù)據(jù)庫人員進(jìn)行反查詢的操作(加鹽),保障用戶數(shù)據(jù)安全
2019-07-17
最新回答 / qq_慕數(shù)據(jù)0038142
找到問題了,之前也看有人提過配置的問題,只是沒有理解。下面是連接不上redis的參考:https://blog.csdn.net/mxlwd168/article/details/76136090我spring-redis.xml中修改后是這樣的:<...圖片...>加上 type屬性就可以了
2019-07-13