mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 09:22:41 +08:00
Add support for Quartz
This commit is contained in:
@@ -997,6 +997,10 @@ initializr:
|
||||
description: Integrating Data
|
||||
- rel: reference
|
||||
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
|
||||
id: activiti-basic
|
||||
versionRange: "[1.2.0.RELEASE,2.0.0.M1)"
|
||||
|
||||
Reference in New Issue
Block a user