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
@@ -30,6 +30,11 @@ spring:
max-file-size: ${MAX_FILE_SIZE:10MB}
max-request-size: ${MAX_REQUEST_SIZE:50MB}
azure:
eventhub:
connection-string: ${AZURE_EVENTHUB_CONNECTION_STRING}
consumer-group: $Default
file-storage:
base-path: ${FILE_STORAGE_PATH:/var/hiorder/uploads}
allowed-extensions: jpg,jpeg,png,gif,webp