摘要: 直接看帖子吧https://www.jianshu.com/p/0ecba1db4d69 阅读全文
posted @ 2022-06-21 22:10 长情c 阅读(31) 评论(0) 推荐(0)
摘要: ##1.security流程 我们首先来看一下security的原理,这里我们引用一张来自江南一点雨大佬画的一张原理图(https://blog.csdn.net/u012702547/article/details/89629415): https://img-blog.csdnimg.cn/im 阅读全文
posted @ 2022-06-21 21:50 长情c 阅读(369) 评论(0) 推荐(0)
摘要: 首先是redis template的配置文件 package com.hxut.config; import com.fasterxml.jackson.databind.ObjectMapper; import org.springframework.cache.annotation.Enable 阅读全文
posted @ 2022-06-21 20:34 长情c 阅读(142) 评论(0) 推荐(0)