From e8d99fbaf2d9525449cfe82892eda2193494ecab Mon Sep 17 00:00:00 2001 From: Szakalakamaka Date: Mon, 26 Oct 2020 15:56:44 +0100 Subject: [PATCH] testing config service --- .idea/workspace.xml | 259 +++++++++--------- Klaus.iml | 1 - docker-compose.yml | 1 - pom.xml | 4 - .../com/release11/klaus/KlausApplication.java | 4 +- src/main/resources/application.properties | 6 +- src/main/resources/data-access.properties | 2 +- target/classes/application.properties | 12 +- .../release11/klaus/KlausApplication.class | Bin 815 -> 742 bytes target/classes/data-access.properties | 2 +- .../mappers/MockedMessageMapperImpl.java | 2 +- 11 files changed, 142 insertions(+), 151 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 95d9e58..be38361 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -23,7 +23,7 @@ - + @@ -100,7 +100,7 @@ - + @@ -263,6 +263,90 @@