From 3d39800a922812c7bd66742e525246b3971e6e4f Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Mon, 14 Oct 2024 23:18:52 +0200 Subject: [PATCH] use of external configuration Signed-off-by: Peter Siegmund --- .run/Application.run.xml | 1 - pom.xml | 4 ++++ src/main/resources/application-dev.yaml | 6 ------ src/main/resources/application.yaml | 5 ----- src/main/resources/bootstrap.yml | 15 +++++++++++++++ 5 files changed, 19 insertions(+), 12 deletions(-) delete mode 100644 src/main/resources/application-dev.yaml delete mode 100644 src/main/resources/application.yaml create mode 100644 src/main/resources/bootstrap.yml diff --git a/.run/Application.run.xml b/.run/Application.run.xml index 577d7a8..4bf1bce 100644 --- a/.run/Application.run.xml +++ b/.run/Application.run.xml @@ -1,6 +1,5 @@ -