添加用户状态管理器,维护webscokect
All checks were successful
构建并部署 Spring Boot 应用 / build-and-deploy (push) Successful in 9m39s

This commit is contained in:
2025-10-16 01:06:30 +08:00
parent 11e1e5d42b
commit 26b8cadc24
5 changed files with 243 additions and 22 deletions

View File

@@ -39,4 +39,7 @@ jwt.expiration=86400
logging.level.com.light.delivery=DEBUG
management.endpoints.web.exposure.include=health,info
management.endpoint.health.show-details=always
management.endpoint.health.show-details=always
#$env:SPRING_PROFILES_ACTIVE = "local"
#mvn spring-boot:run