mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
Merge pull request #338 from eddumelendez:data-ldap
* pr/338: Polish Add entry for LDAP
This commit is contained in:
commit
a5f55d895e
@ -734,6 +734,10 @@ initializr:
|
|||||||
id: mail
|
id: mail
|
||||||
description: javax.mail
|
description: javax.mail
|
||||||
versionRange: 1.2.0.RC1
|
versionRange: 1.2.0.RC1
|
||||||
|
- name: LDAP
|
||||||
|
id: data-ldap
|
||||||
|
description: LDAP support, including spring-data-ldap
|
||||||
|
versionRange: 1.5.0.RC1
|
||||||
- name: Ops
|
- name: Ops
|
||||||
content:
|
content:
|
||||||
- name: Actuator
|
- name: Actuator
|
||||||
|
Loading…
Reference in New Issue
Block a user