diff --git a/README.md b/README.md index 7c8f67b..23ca718 100644 --- a/README.md +++ b/README.md @@ -107,14 +107,14 @@ [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases) -#### 中央仓库地址 (最新Release版本:1.7.2) +#### 中央仓库地址 (最新Release版本:1.8.0) ``` com.xuxueli xxl-job-core - 1.7.2 + 1.8.0 ``` diff --git a/README.md b/README.md index 7c8f67b..23ca718 100644 --- a/README.md +++ b/README.md @@ -107,14 +107,14 @@ [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases) -#### 中央仓库地址 (最新Release版本:1.7.2) +#### 中央仓库地址 (最新Release版本:1.8.0) ``` com.xuxueli xxl-job-core - 1.7.2 + 1.8.0 ``` diff --git "a/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" "b/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" index d8b99ce..e97b46c 100644 --- "a/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" +++ "b/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" @@ -98,14 +98,14 @@ [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases) -#### 中央仓库地址 (最新Release版本:1.7.2) +#### 中央仓库地址 (最新Release版本:1.8.0) ``` com.xuxueli xxl-job-core - 1.7.2 + 1.8.0 ``` @@ -894,6 +894,7 @@ - 7、调度任务优先级; - 8、移除quartz依赖,重写调度模块:新增或恢复任务时将下次执行记录插入delayqueue,调度中心集群竞争分布式锁,成功节点批量加载到期delayqueue数据,批量执行。 - 9、任务执行结果回调失败后重试:待定,防止回调死循环; +- 10、springboot 和 docker镜像; ## 七、其他 diff --git a/README.md b/README.md index 7c8f67b..23ca718 100644 --- a/README.md +++ b/README.md @@ -107,14 +107,14 @@ [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases) -#### 中央仓库地址 (最新Release版本:1.7.2) +#### 中央仓库地址 (最新Release版本:1.8.0) ``` com.xuxueli xxl-job-core - 1.7.2 + 1.8.0 ``` diff --git "a/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" "b/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" index d8b99ce..e97b46c 100644 --- "a/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" +++ "b/doc/XXL-JOB\345\256\230\346\226\271\346\226\207\346\241\243.md" @@ -98,14 +98,14 @@ [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases) -#### 中央仓库地址 (最新Release版本:1.7.2) +#### 中央仓库地址 (最新Release版本:1.8.0) ``` com.xuxueli xxl-job-core - 1.7.2 + 1.8.0 ``` @@ -894,6 +894,7 @@ - 7、调度任务优先级; - 8、移除quartz依赖,重写调度模块:新增或恢复任务时将下次执行记录插入delayqueue,调度中心集群竞争分布式锁,成功节点批量加载到期delayqueue数据,批量执行。 - 9、任务执行结果回调失败后重试:待定,防止回调死循环; +- 10、springboot 和 docker镜像; ## 七、其他 diff --git a/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl b/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl index 444731b..3d24a30 100644 --- a/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl +++ b/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl @@ -175,7 +175,7 @@ <#macro commonFooter >