2.1.2
xuxueli 5 years ago
parent 0c40634451
commit f55b9db270

@ -4,7 +4,7 @@
<p align="center">
XXL-JOB, a lightweight distributed task scheduling framework.
<br>
<a href="http://www.xuxueli.com/xxl-job/"><strong>-- Home Page --</strong></a>
<a href="https://www.xuxueli.com/xxl-job/"><strong>-- Home Page --</strong></a>
<br>
<br>
<a href="https://travis-ci.org/xuxueli/xxl-job">
@ -25,7 +25,7 @@
<a href="https://gitter.im/xuxueli/xxl-job?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge">
<img src="https://badges.gitter.im/xuxueli/xxl-job.svg" >
</a>
<a href="http://www.xuxueli.com/page/donate.html">
<a href="https://www.xuxueli.com/page/donate.html">
<img src="https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat-square" >
</a>
</p>
@ -41,12 +41,12 @@ XXL-JOB是一个轻量级分布式任务调度平台其核心设计目标是
## Documentation
- [中文文档](http://www.xuxueli.com/xxl-job/)
- [English Documentation](http://www.xuxueli.com/xxl-job/en/)
- [中文文档](https://www.xuxueli.com/xxl-job/)
- [English Documentation](https://www.xuxueli.com/xxl-job/en/)
## Communication
- [社区交流](http://www.xuxueli.com/page/community.html)
- [社区交流](https://www.xuxueli.com/page/community.html)
## Features
@ -401,6 +401,6 @@ This product is open source and free, and will continue to provide free communit
## Donate
No matter how much the donation amount is enough to express your thought, thank you very much [To donate](http://www.xuxueli.com/page/donate.html )
No matter how much the donation amount is enough to express your thought, thank you very much [To donate](https://www.xuxueli.com/page/donate.html )
无论捐赠金额多少都足够表达您这份心意,非常感谢 [前往捐赠](http://www.xuxueli.com/page/donate.html )
无论捐赠金额多少都足够表达您这份心意,非常感谢 [前往捐赠](https://www.xuxueli.com/page/donate.html )

@ -5,7 +5,7 @@
[![GitHub release](https://img.shields.io/github/release/xuxueli/xxl-job.svg)](https://github.com/xuxueli/xxl-job/releases)
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0.html)
[![Gitter](https://badges.gitter.im/xuxueli/xxl-job.svg)](https://gitter.im/xuxueli/xxl-job?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![donate](https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat-square)](http://www.xuxueli.com/page/donate.html)
[![donate](https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat-square)](https://www.xuxueli.com/page/donate.html)
## 1. Brief introduction
@ -180,8 +180,8 @@ Welcome everyone's attention and use, XXL-JOB will also embrace changes, sustain
### 1.4 Download
#### Documentation
- [中文文档](http://www.xuxueli.com/xxl-job/)
- [English Documentation](http://www.xuxueli.com/xxl-job/en/)
- [中文文档](https://www.xuxueli.com/xxl-job/)
- [English Documentation](https://www.xuxueli.com/xxl-job/en/)
#### Source repository address (The latest code will be released in the two git warehouse in the same time)
@ -201,7 +201,7 @@ Source repository address | Release Download
```
#### Technical exchange group
- [社区交流](http://www.xuxueli.com/page/community.html)
- [社区交流](https://www.xuxueli.com/page/community.html)
- [Gitter](https://gitter.im/xuxueli/xxl-job)
### 1.5 Environment
@ -1081,4 +1081,4 @@ This product is open source and free, and will continue to provide free communit
---
### Donate
No matter how much the amount is enough to express your thought, thank you very much [To donate](http://www.xuxueli.com/page/donate.html )
No matter how much the amount is enough to express your thought, thank you very much [To donate](https://www.xuxueli.com/page/donate.html )

@ -6,7 +6,7 @@
[![GitHub release](https://img.shields.io/github/release/xuxueli/xxl-job.svg)](https://github.com/xuxueli/xxl-job/releases)
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0.html)
[![Gitter](https://badges.gitter.im/xuxueli/xxl-job.svg)](https://gitter.im/xuxueli/xxl-job?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![donate](https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat-square)](http://www.xuxueli.com/page/donate.html)
[![donate](https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat-square)](https://www.xuxueli.com/page/donate.html)
## 一、简介
@ -15,7 +15,7 @@
XXL-JOB是一个轻量级分布式任务调度平台其核心设计目标是开发迅速、学习简单、轻量级、易扩展。现已开放源代码并接入多家公司线上产品线开箱即用。
### 1.2 社区交流
- [社区交流](http://www.xuxueli.com/page/community.html)
- [社区交流](https://www.xuxueli.com/page/community.html)
### 1.3 特性
- 1、简单支持通过Web页面对任务进行CRUD操作操作简单一分钟上手
@ -357,8 +357,8 @@ XXL-JOB是一个轻量级分布式任务调度平台其核心设计目标是
#### 文档地址
- [中文文档](http://www.xuxueli.com/xxl-job/)
- [English Documentation](http://www.xuxueli.com/xxl-job/en/)
- [中文文档](https://www.xuxueli.com/xxl-job/)
- [English Documentation](https://www.xuxueli.com/xxl-job/en/)
#### 源码仓库地址
@ -1384,7 +1384,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
- 11、统一maven依赖版本管理
### 6.19 版本 V1.8.2 特性[2017-09-04]
- 1、项目主页搭建提供中英文文档http://www.xuxueli.com/xxl-job
- 1、项目主页搭建提供中英文文档https://www.xuxueli.com/xxl-job
- 2、JFinal执行器Sample示例项目
- 3、事件触发除了"Cron方式"和"任务依赖方式"触发任务执行之外支持基于事件的触发任务方式。调度中心提供触发任务单次执行的API服务可根据业务事件灵活触发。
- 4、执行器摘除执行器销毁时主动通知调度中心并摘除对应执行器节点提高执行器状态感知的时效性。
@ -1622,4 +1622,4 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
---
### 捐赠
无论捐赠金额多少都足够表达您这份心意,非常感谢 [前往捐赠](http://www.xuxueli.com/page/donate.html )
无论捐赠金额多少都足够表达您这份心意,非常感谢 [前往捐赠](https://www.xuxueli.com/page/donate.html )

@ -8,7 +8,7 @@
<name>${project.artifactId}</name>
<description>A lightweight distributed task scheduling framework.</description>
<url>http://www.xuxueli.com/</url>
<url>https://www.xuxueli.com/</url>
<modules>
<module>xxl-job-core</module>

@ -230,7 +230,7 @@
Powered by <b>XXL-JOB</b> ${I18n.admin_version}
<div class="pull-right hidden-xs">
<strong>Copyright &copy; 2015-${.now?string('yyyy')} &nbsp;
<a href="http://www.xuxueli.com/" target="_blank" >xuxueli</a>
<a href="https://www.xuxueli.com/" target="_blank" >xuxueli</a>
&nbsp;
<a href="https://github.com/xuxueli/xxl-job" target="_blank" >github</a>
</strong><!-- All rights reserved. -->

@ -28,7 +28,7 @@
<a target="_blank" href="https://github.com/xuxueli/xxl-job">Github</a>&nbsp;&nbsp;&nbsp;&nbsp;
<iframe src="https://ghbtns.com/github-btn.html?user=xuxueli&repo=xxl-job&type=star&count=true" frameborder="0" scrolling="0" width="170px" height="20px" style="margin-bottom:-5px;"></iframe>
<br><br>
<a target="_blank" href="http://www.xuxueli.com/xxl-job/">${I18n.job_help_document}</a>
<a target="_blank" href="https://www.xuxueli.com/xxl-job/">${I18n.job_help_document}</a>
<br><br>
</p>

@ -11,7 +11,7 @@
<name>${project.artifactId}</name>
<description>A lightweight distributed task scheduling framework.</description>
<url>http://www.xuxueli.com/</url>
<url>https://www.xuxueli.com/</url>
<dependencies>

@ -13,7 +13,7 @@
<name>${project.artifactId}</name>
<description>Example executor project for spring boot.</description>
<url>http://www.xuxueli.com/</url>
<url>https://www.xuxueli.com/</url>
<dependencies>

@ -11,7 +11,7 @@
<name>${project.artifactId}</name>
<description>Executor project for spring boot.</description>
<url>http://www.xuxueli.com/</url>
<url>https://www.xuxueli.com/</url>
<dependencies>
<!-- spring-webmvc -->

@ -13,7 +13,7 @@
<name>${project.artifactId}</name>
<description>Example executor project for spring boot.</description>
<url>http://www.xuxueli.com/</url>
<url>https://www.xuxueli.com/</url>
<properties>
</properties>

Loading…
Cancel
Save