From c2026bdd077cd6513c91c3111efbeae5c4e9eb58 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Thu, 11 Jan 2024 08:51:30 +0100 Subject: feat: show configured endpoints --- src/main/resources/templates/configs.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/templates/configs.html b/src/main/resources/templates/configs.html index a5b56d7..cb78e3d 100644 --- a/src/main/resources/templates/configs.html +++ b/src/main/resources/templates/configs.html @@ -29,8 +29,9 @@ [[ ${mtbFileSender} ]] - Endpunkt - [[ ${mtbFileSender} ]] + REST-Endpunkt + Kafka-Broker und Topics + [[ ${mtbFileEndpoint} ]] @@ -43,7 +44,7 @@ verfügbar. nicht verfügbar. -
+
ETL-Processor bwHC-Backend -- cgit v1.2.3