mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 14:27:41 +08:00
Add support for Quartz
This commit is contained in:
@@ -997,6 +997,10 @@ initializr:
|
|||||||
description: Integrating Data
|
description: Integrating Data
|
||||||
- rel: reference
|
- rel: reference
|
||||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-integration
|
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-integration
|
||||||
|
- name: Quartz Scheduler
|
||||||
|
id: quartz
|
||||||
|
versionRange: 2.0.0.M2
|
||||||
|
description: Schedule jobs using Quartz
|
||||||
- name: Activiti
|
- name: Activiti
|
||||||
id: activiti-basic
|
id: activiti-basic
|
||||||
versionRange: "[1.2.0.RELEASE,2.0.0.M1)"
|
versionRange: "[1.2.0.RELEASE,2.0.0.M1)"
|
||||||
|
|||||||
Reference in New Issue
Block a user