summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul-Christian Volkmer2023-08-09 10:20:20 +0200
committerPaul-Christian Volkmer2023-08-09 10:22:03 +0200
commit13bfa0018d6c9b48893ef96945659be9e7eec6c0 (patch)
treed57a53833d1c560592b8fcba66f4d0a72ef98924 /README.md
parent7739afad1fc82f4ffe0debbebae58874f046d82d (diff)
Change endpoint configuration to select single endpoint
* If REST endpoint is configured, it will be used * If Kafka endpoint is configured, it will be used * If both endpoints are configured, REST configuration has precedence and will be used
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index be6d6b5..ea0c02b 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,10 @@ Wurde die Verwendung von gPAS konfiguriert, so sind weitere Angaben zu konfiguri
## Mögliche Endpunkte
-Für REST-Requests als auch (parallel) zur Nutzung von Kafka-Topics können Endpunkte konfiguriert werden.
+Für REST-Requests als auch zur Nutzung von Kafka-Topics können Endpunkte konfiguriert werden.
+
+Es ist dabei nur die Konfiguration eines Endpunkts zulässig.
+Werden sowohl REST als auch Kafka-Endpunkt konfiguriert, wird nur der REST-Endpunkt verwendet.
### REST