From 0d82642937b2cf5737f4a7d51d6f280eb11344e2 Mon Sep 17 00:00:00 2001 From: da490c Date: Fri, 20 Jul 2018 17:19:26 -0400 Subject: Update spring-config for gizmo interworking Issue-ID: AAI-1379 Change-Id: I1a9d397d484729604eaf945317b2027b664bdaf8 Signed-off-by: da490c --- .../spring-beans/sparky-attribute-update-service.xml | 19 +++++++++++++++++++ .../config/spring-beans/sparky-oxm.xml | 11 ----------- .../spring-beans/sparky-view-inspect-with-gizmo.xml | 2 +- 3 files changed, 20 insertions(+), 12 deletions(-) create mode 100644 sparkybe-onap-application/config/spring-beans/sparky-attribute-update-service.xml (limited to 'sparkybe-onap-application') diff --git a/sparkybe-onap-application/config/spring-beans/sparky-attribute-update-service.xml b/sparkybe-onap-application/config/spring-beans/sparky-attribute-update-service.xml new file mode 100644 index 0000000..6ae1edb --- /dev/null +++ b/sparkybe-onap-application/config/spring-beans/sparky-attribute-update-service.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml b/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml index ed084dc..ecba6cd 100644 --- a/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml +++ b/sparkybe-onap-application/config/spring-beans/sparky-oxm.xml @@ -70,17 +70,6 @@ value="entitycounthistoryindex" /> - - - - - - - - - - - + -- cgit 1.2.3-korg