md
This commit is contained in:
parent
ea847c1960
commit
f8268b0110
@ -61,13 +61,16 @@ spring:
|
||||
cache-null-values: true
|
||||
use-key-prefix: true
|
||||
time-to-live: 0
|
||||
jackson:
|
||||
serialization:
|
||||
FAIL_ON_EMPTY_BEANS: false
|
||||
|
||||
# 服务模块
|
||||
devtools:
|
||||
restart:
|
||||
# 热部署开关
|
||||
enabled: true
|
||||
|
||||
# token配置
|
||||
token:
|
||||
# 令牌自定义标识
|
||||
header: X-Token
|
||||
|
||||
Loading…
Reference in New Issue
Block a user