本地代码自动编译

This commit is contained in:
冯辉
2026-06-27 16:24:55 +08:00
parent ba2f73d3b8
commit 1647e0ce13
4 changed files with 105 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
server:
# 服务器的HTTP端口默认为8080
port: 9091
# 优雅关闭,防止 Windows 下 DevTools 重启时端口冲突
shutdown: graceful
servlet:
# 应用的访问路径
context-path: /
@@ -50,6 +52,11 @@ spring:
restart:
# 热部署开关
enabled: true
# 变更检测后的静默期ms给 IDE 编译留时间
quiet-period: 400
lifecycle:
# 优雅关闭超时
timeout-per-shutdown-phase: 10s
# redis 配置
# token配置
token: