spring boot redis使用msgpack作爲序列化

1、首先引入msgpack所需要的包 <dependency> <groupId>org.msgpack</groupId> <artifactId>msgpack-core</artifactId> <version>0.8.13</version> </dependency> <dependency> <groupId>org.msgpack</groupId
相關文章
相關標籤/搜索