Skip to content

Commit 6a7ebe0

Browse files
committed
feat: 配置二级缓存
1 parent a792518 commit 6a7ebe0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

application/src/main/resources/application-dev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ uni-boot:
5454
expiration: 86400
5555
secret: 12345678123456781234567812345678
5656
ignore-urls: /auth/login,/demo/**,/common/download**
57+
cache:
58+
dl:
59+
allow-null-values: true

0 commit comments

Comments
 (0)