commit | a3d782bc5e0bc07fcc5efd9a118e109011ee2889 | [log] [tgz] |
---|---|---|
author | Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> | Wed May 22 15:31:08 2019 +0000 |
committer | Kevin Smokowski <kevin.smokowski@att.com> | Wed May 22 18:17:40 2019 +0000 |
tree | c21d826eda26ed09d5d603abed65ab76117bee72 | |
parent | 3afef48beebb503e466c611e2b731f3d761e81fb [diff] |
add escape and unescape json to SliStringUtils Add escape and unescape json to SliStringUtils. Can be useful when creating payloads from escaped json or sending payloads that involved escaped json. Change-Id: I736024ef91b5e6fff75374802b0fee2370f12b2f Issue-ID: CCSDK-1353 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".