add notification

This commit is contained in:
djeon
2025-10-23 15:23:18 +09:00
parent 14bbe653ce
commit 0e4c4a90da
37 changed files with 4677 additions and 0 deletions
@@ -87,6 +87,11 @@ azure:
name: ${AZURE_EVENTHUB_NAME:notification-events}
consumer-group: ${AZURE_EVENTHUB_CONSUMER_GROUP:$Default}
# Azure Blob Storage Configuration (for Event Hub Checkpoint)
storage:
connection-string: ${AZURE_STORAGE_CONNECTION_STRING:}
container-name: ${AZURE_STORAGE_CONTAINER_NAME:eventhub-checkpoints}
# Notification Configuration
notification:
from-email: ${NOTIFICATION_FROM_EMAIL:noreply@hgzero.com}