From 2a4ac18fe8bd188c153944d8cc0e2c3ebe8558ce Mon Sep 17 00:00:00 2001 From: michaere Date: Mon, 6 Aug 2018 11:40:10 +0100 Subject: Add test-config for spike Including beans.xml and app config and referenced in start shell and docker compose yaml. Issue-ID: AAI-1441 Change-Id: I77dfa98f36a6eea710775477c2cf03797c8dd8dd Signed-off-by: michaere --- spike-service/dynamic/conf/spike-beans.xml | 49 ++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 spike-service/dynamic/conf/spike-beans.xml (limited to 'spike-service/dynamic') diff --git a/spike-service/dynamic/conf/spike-beans.xml b/spike-service/dynamic/conf/spike-beans.xml new file mode 100644 index 0000000..befeac2 --- /dev/null +++ b/spike-service/dynamic/conf/spike-beans.xml @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg