mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-04-12 05:23:16 +08:00
update 优化 RedisConfig 的 jackson配置写法
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.datatype</groupId>
|
||||
<artifactId>jackson-datatype-jsr310</artifactId>
|
||||
<groupId>tools.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- redis序列化替代方案 比json快无数的跨语言二进制序列化 -->
|
||||
|
||||
Reference in New Issue
Block a user