mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 05:13:15 +08:00
Polish
Closes gh-338
This commit is contained in:
parent
f24b39498c
commit
a2f984d3c7
@ -151,10 +151,6 @@ initializr:
|
||||
- versionRange: "[1.2.0.RELEASE,1.4.0.M1)"
|
||||
version: 1.16.6
|
||||
starter: false
|
||||
- name: LDAP
|
||||
id: data-ldap
|
||||
description: Directory database, including spring-data-ldap
|
||||
versionRange: 1.5.0.RC1
|
||||
- name: Web
|
||||
content:
|
||||
- name: Web
|
||||
@ -738,6 +734,10 @@ initializr:
|
||||
id: mail
|
||||
description: javax.mail
|
||||
versionRange: 1.2.0.RC1
|
||||
- name: LDAP
|
||||
id: data-ldap
|
||||
description: LDAP support, including spring-data-ldap
|
||||
versionRange: 1.5.0.RC1
|
||||
- name: Ops
|
||||
content:
|
||||
- name: Actuator
|
||||
|
Loading…
Reference in New Issue
Block a user