Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yingzhuo/xxljob-spring-boot-starter
spring-boot-starter for xxl-job
https://github.com/yingzhuo/xxljob-spring-boot-starter
spring spring-boot spring-boot-starter xxl-job
Last synced: 25 days ago
JSON representation
spring-boot-starter for xxl-job
- Host: GitHub
- URL: https://github.com/yingzhuo/xxljob-spring-boot-starter
- Owner: yingzhuo
- License: apache-2.0
- Created: 2021-06-17T04:19:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T09:15:42.000Z (over 3 years ago)
- Last Synced: 2024-04-16T07:57:58.717Z (7 months ago)
- Topics: spring, spring-boot, spring-boot-starter, xxl-job
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](http://img.shields.io/badge/License-Apache_2-red.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)
[![JDK](http://img.shields.io/badge/JDK-v8.0-yellow.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
[![Build](http://img.shields.io/badge/Build-Maven_2-green.svg)](https://maven.apache.org/)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.yingzhuo/xxljob-spring-boot-starter.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.yingzhuo%22%20AND%20a:%22xxljob-spring-boot-starter%22)# xxljob-spring-boot-starter
#### 要求
* Java 8+
* SpringBoot 2.3.0+#### 下载
* 推荐使用[apache-maven](https://search.maven.org/search?q=g:com.github.yingzhuo%20AND%20a:xxljob-spring-boot-starter)
#### 作者
* 应卓 - [github](https://github.com/yingzhuo)
#### 许可证
[Apache 2.0](LICENSE)