Add velocity engine template service 75/75775/1
authorMuthuramalingam, Brinda Santh <bs2796@att.com>
Mon, 14 Jan 2019 22:08:01 +0000 (17:08 -0500)
committerMuthuramalingam, Brinda Santh <bs2796@att.com>
Mon, 14 Jan 2019 22:08:01 +0000 (17:08 -0500)
commita630b5cdb3bab6d80703a4c1843058b11b977fb5
treeb27b85a8d231c76f695724266796c3db9a11b330
parent3f215fdd8239c8a32614d84c5b2dab518dbc819c
Add velocity engine template service

Change-Id: Idde39b587b41328e5a5e2e32ab32c29cd27d4855
Issue-ID: CCSDK-941
Signed-off-by: Muthuramalingam, Brinda Santh <bs2796@att.com>
components/core/pom.xml
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintTemplateService.kt [new file with mode: 0644]
components/core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JacksonUtils.kt
components/core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintTemplateServiceTest.kt [new file with mode: 0644]
components/core/src/test/resources/templates/base-config-data.json [new file with mode: 0755]
components/core/src/test/resources/templates/base-config-template.vtl [new file with mode: 0755]