Updated reviews samples for messaging GA

This commit is contained in:
Daniel
2021-10-18 17:43:45 +02:00
committed by Daniel Hutzel
parent 5f89334403
commit 404427237b
12 changed files with 83 additions and 12 deletions

View File

@@ -38,6 +38,11 @@
"[production]": {
"model": "db/hana"
}
},
"messaging": {
"[development]": { "kind": "file-based-messaging" },
"[hybrid]": { "kind": "enterprise-messaging-shared" },
"kind": "enterprise-messaging"
}
}
}