Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a846b72c
authored
Nov 04, 2018
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
b04a14e9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
doc/XXL-JOB官方文档.md
xxl-job-executor-samples/xxl-job-executor-sample-springboot/src/main/resources/application.properties
doc/XXL-JOB官方文档.md
View file @
a846b72c
## 《分
布式任务调度平台XXL-JOB》
## 《分
布式任务调度平台XXL-JOB》
...
@@ -1374,7 +1374,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
...
@@ -1374,7 +1374,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
-
11、项目依赖升级 groovy 至较新稳定版本;pom清理;
-
11、项目依赖升级 groovy 至较新稳定版本;pom清理;
-
12、子任务失败重试重试逻辑优化,子任务失败时将会按照其预设的失败重试次数主动进行重试
-
12、子任务失败重试重试逻辑优化,子任务失败时将会按照其预设的失败重试次数主动进行重试
-
13、多项UI组件升级到最新版本,如:CodeMirror、Echarts、Jquery 等;
-
13、多项UI组件升级到最新版本,如:CodeMirror、Echarts、Jquery 等;
-
14、提供官方docker镜像,并推送至中央仓库,更进一步实现产品开箱即用;
-
14、提供官方docker镜像,并推送至中央仓库
(docker pull xuxueli/xxl-job-admin)
,更进一步实现产品开箱即用;
### TODO LIST
### TODO LIST
...
...
xxl-job-executor-samples/xxl-job-executor-sample-springboot/src/main/resources/application.properties
View file @
a846b72c
...
@@ -6,7 +6,7 @@ logging.config=classpath:logback.xml
...
@@ -6,7 +6,7 @@ logging.config=classpath:logback.xml
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
xxl.job.admin.addresses
=
http://1
27.0.0.1
:8080/xxl-job-admin
xxl.job.admin.addresses
=
http://1
92.168.99.100
:8080/xxl-job-admin
### xxl-job executor address
### xxl-job executor address
xxl.job.executor.appname
=
xxl-job-executor-sample
xxl.job.executor.appname
=
xxl-job-executor-sample
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment