Fetch mapper config from configbinding service

Change-Id: I69e654719969f2d0ef6e7c8adb4806aac9c1e898
Issue-ID: DCAEGEN2-1081
Signed-off-by: emartin <ephraim.martin@est.tech>
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a2e0ad8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+**/.settings

+*.classpath

+*.project

+**/target
\ No newline at end of file