remove serializer

This commit is contained in:
zhouhao 2022-10-26 17:50:07 +08:00
parent 26d058d546
commit 6f4686c022
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ spring:
pool:
max-active: 1024
timeout: 20s
serializer: jdk # 设置fst时,redis key使用string序列化,value使用 fst序列化.
# database: 3
# max-wait: 10s
r2dbc: