mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-13 07:09:09 +00:00
develop
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
bootJar {
|
||||
archiveFileName = 'user.jar'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
// LDAP
|
||||
implementation 'org.springframework.boot:spring-boot-starter-data-ldap'
|
||||
implementation 'org.springframework.ldap:spring-ldap-core'
|
||||
}
|
||||
Reference in New Issue
Block a user