database
This commit is contained in:
parent
ae34ef70f8
commit
f37600d45c
|
|
@ -22,7 +22,7 @@ spring:
|
|||
max-active: 1024
|
||||
timeout: 20s
|
||||
serializer: jdk # 设置fst时,redis key使用string序列化,value使用 fst序列化.
|
||||
database: 3
|
||||
# database: 3
|
||||
# max-wait: 10s
|
||||
r2dbc:
|
||||
url: r2dbc:postgresql://localhost:5432/jetlinks
|
||||
|
|
|
|||
Loading…
Reference in New Issue