Skip to content

xuxiaowei-com-cn/redis-enable-caching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Spring Boot Redis 自动序列化与反序列化配置与示例

  1. 项目地址
  2. Redis 自动序列化与反序列化配置与示例:包含 Jackson2Jackson3
  3. Redis 注解使用说明、配置与示例
  4. 包含所有 Spring Boot 2.x3.x4.x 所有版本(截止到 2025-10-27
  5. Spring Boot 2.x3.x4.x 版本测试见流水线

分支与版本

分支 Spring Boot 版本 说明
4.x 4.0.0-RC1 使用 Jackson3 的方法
4.0.0-M1-3 4.0.0-M3、4.0.0-M2、4.0.0-M1 使用 Jackson3 的方法
4.x-Deprecated 4.0.0-RC1、4.0.0-M3、4.0.0-M2、4.0.0-M1 使用 Jackson2 的过时方法
3.5.x 3.5.7、3.5.6、3.5.5、3.5.4、3.5.3、3.5.2、3.5.1、3.5.0
3.4.x 3.4.11、3.4.10、3.4.9、3.4.8、3.4.7、3.4.6、3.4.5、3.4.4、3.4.3、3.4.2、3.4.1、3.4.0
3.3.x 3.3.13、3.3.12、3.3.11、3.3.10、3.3.9、3.3.8、3.3.7、3.3.6、3.3.5、3.3.4、3.3.3、3.3.2、3.3.1、3.3.0
3.2.x 3.2.12、3.2.11、3.2.10、3.2.9、3.2.8、3.2.7、3.2.6、3.2.5、3.2.4、3.2.3、3.2.2、3.2.1、3.2.0
3.1.x 3.1.12、3.1.11、3.1.10、3.1.9、3.1.8、3.1.7、3.1.6、3.1.5、3.1.4、3.1.3、3.1.2、3.1.1、3.1.0
3.0.x 3.0.13、3.0.12、3.0.11、3.0.10、3.0.9、3.0.8、3.0.7、3.0.6、3.0.5、3.0.4、3.0.3、3.0.2、3.0.1、3.0.0
2.7.x 2.7.18、2.7.17、2.7.16、2.7.15、2.7.14、2.7.13、2.7.12、2.7.11、2.7.10、2.7.9、2.7.8、2.7.7、2.7.6、2.7.5、2.7.4、2.7.3、2.7.2、2.7.1、2.7.0
2.6.x 2.6.15、2.6.14、2.6.13、2.6.12、2.6.11、2.6.10、2.6.9、2.6.8、2.6.7、2.6.6、2.6.5、2.6.4、2.6.3、2.6.2、2.6.1、2.6.0
2.5.x 2.5.15、2.5.14、2.5.13、2.5.12、2.5.11、2.5.10、2.5.9、2.5.8、2.5.7、2.5.6、2.5.5、2.5.4、2.5.3、2.5.2、2.5.1、2.5.0
2.4.x 2.4.13、2.4.12、2.4.11、2.4.10、2.4.9、2.4.8、2.4.7、2.4.6、2.4.5、2.4.4、2.4.3、2.4.2、2.4.1、2.4.0
2.3.x 2.3.12.RELEASE、2.3.11.RELEASE、2.3.10.RELEASE、2.3.9.RELEASE、2.3.8.RELEASE、2.3.7.RELEASE、2.3.6.RELEASE、2.3.5.RELEASE、2.3.4.RELEASE、2.3.3.RELEASE、2.3.2.RELEASE、2.3.1.RELEASE、2.3.0.RELEASE
2.2.x 2.2.13.RELEASE、2.2.12.RELEASE、2.2.11.RELEASE、2.2.10.RELEASE、2.2.9.RELEASE、2.2.8.RELEASE、2.2.7.RELEASE、2.2.6.RELEASE、2.2.5.RELEASE、2.2.4.RELEASE、2.2.3.RELEASE、2.2.2.RELEASE、2.2.1.RELEASE、2.2.0.RELEASE
2.1.x 2.1.18.RELEASE、2.1.17.RELEASE、2.1.16.RELEASE、2.1.15.RELEASE、2.1.14.RELEASE、2.1.13.RELEASE、2.1.12.RELEASE、2.1.11.RELEASE、2.1.10.RELEASE、2.1.9.RELEASE、2.1.8.RELEASE、2.1.7.RELEASE、2.1.6.RELEASE、2.1.5.RELEASE、2.1.4.RELEASE、2.1.3.RELEASE、2.1.2.RELEASE、2.1.1.RELEASE、2.1.0.RELEASE
2.0.x 2.0.9.RELEASE、2.0.8.RELEASE、2.0.7.RELEASE、2.0.6.RELEASE、2.0.5.RELEASE、2.0.4.RELEASE、2.0.3.RELEASE、2.0.2.RELEASE、2.0.1.RELEASE、2.0.0.RELEASE

About

Spring Boot Redis 自动序列化与反序列化配置

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published