mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-13 09:29:10 +00:00
user service 빌드 성공
This commit is contained in:
@@ -6,4 +6,9 @@ dependencies {
|
||||
// LDAP
|
||||
implementation 'org.springframework.boot:spring-boot-starter-data-ldap'
|
||||
implementation 'org.springframework.ldap:spring-ldap-core'
|
||||
|
||||
// Azure EventHub
|
||||
implementation "com.azure:azure-messaging-eventhubs:${azureEventHubsVersion}"
|
||||
implementation "com.azure:azure-messaging-eventhubs-checkpointstore-blob:${azureEventHubsCheckpointVersion}"
|
||||
implementation 'org.springframework.integration:spring-integration-core'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user