Create: Review Azure EventHub 수신 기본설정

This commit is contained in:
UNGGU0704
2025-06-17 17:13:57 +09:00
parent d1128a27a2
commit 1dd64fa10b
4 changed files with 225 additions and 0 deletions
@@ -24,6 +24,9 @@ spring:
hibernate:
format_sql: true
dialect: org.hibernate.dialect.PostgreSQLDialect
azure:
eventhub:
connection-string: ${AZURE_EVENTHUB_CONNECTION_STRING}
data:
redis: