From f356274cfa3608ed3d0a528d4e0539fd93da4c92 Mon Sep 17 00:00:00 2001 From: Szakalakamaka Date: Wed, 4 Nov 2020 15:56:11 +0100 Subject: [PATCH] adding profiles on bootstrap.yml level --- .idea/workspace.xml | 149 +++++++++++------- src/main/resources/bootstrap.yml | 5 +- .../controller/KlausMvcControllerTest.java | 68 ++++---- target/classes/application.properties | 4 +- target/classes/bootstrap.yml | 3 +- target/classes/data-access.properties | 2 +- 6 files changed, 130 insertions(+), 101 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e98c51d..e99c6ed 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,12 +24,8 @@ - - - - - + @@ -83,7 +79,7 @@ - + @@ -118,7 +114,7 @@ - + @@ -135,37 +131,22 @@ - + - - - - - - - - - - + @@ -175,7 +156,8 @@ + + + + + + + + + + + + + + + + + - - - + + + + - + + - - - + + @@ -271,13 +291,6 @@