摘要: 示例代码 自定义的RedisTemplate,核心序列化器为GenericJackson2JsonRedisSerializer,其中使用了 jackson 来将对象转为 json 字符串。 import org.springframework.data.redis.connection.Defau 阅读全文
posted @ 2025-04-08 21:57 strongmore 阅读(67) 评论(0) 推荐(0)