JWT 密钥强度问题修复
All checks were successful
构建并部署 Spring Boot 应用 / build-and-deploy (push) Successful in 13m13s

This commit is contained in:
2025-10-15 20:42:49 +08:00
parent faab6d300c
commit 63d0860553
2 changed files with 115 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ wx.api.code2session-url=https://api.weixin.qq.com/sns/jscode2session
logging.level.com.light.delivery=INFO
jwt.secret=lightDeliveryProdSecretKey
jwt.secret=CRMO1KEF/YP07zoV8+X1F3/DfkvksgPUs6tdLRR8urWCEBPMEO+5nt50xRkRl8JBJursSnvv++qylsaz5zryuA==
jwt.expiration=86400
management.endpoints.web.exposure.include=health,info