小小千千 Blog
Spring Cache Spring Cache
目录: 简介 Spring AOP 缓存声明 缓存配置 集成caffeine 高级使用 参考/来源: https://mp.weixin.qq.com/s/Um-Uo0XE1RSiRxP54ONNYQ 简介Spring Cac
2022-06-05
Spring的循环依赖问题 Spring的循环依赖问题
目录 循环依赖 解决方法 Spring的三级缓存 典型:Swagger的循环依赖报错 参考/来源: https://mp.weixin.qq.com/s/JVhRgiEcaNf6KLQehQwx1Q 循环依赖@Service
2022-06-04
Java多线程的常见使用方式 Java多线程的常见使用方式
目录: Thread.sleep(0)的作用 让多个线程按照顺序执行 两个线程交换数据 参考/来源: https://mp.weixin.qq.com/s/XqEkDKO9KD3YXONezb77Dg https://mp.wei
2022-06-04
Mybatis Plus Mybatis Plus
目录 简介 依赖 配置文件 mapper层 MybatisPlus配置类 接口 参考/来源 http://www.ityouknow.com/springboot/2019/05/14/spring-boot-mybatis-pl
2022-06-02
FastMybatis FastMybatis
目录 简介 依赖 配置文件 mapper层 Service层 Controller层 参考/来源: https://mp.weixin.qq.com/s/u-Qo5WFnMLfZmFhj9kXHIQ 简介fastmybatis
2022-06-02
Redis扩展功能 Redis扩展功能
目录 Redis的扩展功能 RedisJSON 参考/来源 https://redis.io/docs/stack/ https://blog.csdn.net/be5yond/article/details/122127688
2022-06-01
9 / 29