Springboot-based SLI-API

Implement SLI-API RESTCONF in springboot

Change-Id: I8b9b07e3b1aeb4a5adac977307c6f95c905ea038
Issue-ID: CCSDK-2096
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/.gitignore b/.gitignore
index 92a91c2..610f890 100755
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
 target-ide
 MANIFEST.MF
 **/yang-gen-sal
+*.interp
 sli/model/src/main/java
 
 ## Misc Ignores (OS specific etc) ##