Commit 3ca19435d1cb0761ba721646c47d871dbb1855e5

Authored by zhangdaiscott
1 parent 6cfab20d

JeecgBoot 3.2.0 版本发布

jeecg-boot/jeecg-boot-starter/jeecg-boot-starter-cloud/nacos/jeecg.yaml
... ... @@ -44,6 +44,8 @@ spring:
44 44 initialize-schema: embedded
45 45 #设置自动启动,默认为 true
46 46 auto-startup: true
  47 + #延迟1秒启动定时任务
  48 + startup-delay: 1s
47 49 #启动时更新己存在的Job
48 50 overwrite-existing-jobs: true
49 51 properties:
... ...