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