Rework Gson in Camel 48/84848/1
authorsebdet <sebastien.determe@intl.att.com>
Wed, 10 Apr 2019 10:39:53 +0000 (12:39 +0200)
committersebdet <sebastien.determe@intl.att.com>
Wed, 10 Apr 2019 10:39:53 +0000 (12:39 +0200)
commit9342b6c9ea3dd02feb9e1d8acc81e5b50c66f1e2
treec6b2580eabcdefacf20ed0246f9942ea129adc41
parenteb71d70552c827e1d8405862f73e8cbd827c6e48
Rework Gson in Camel

Create new Camel DataFormat class to handle the Clamp JSon model
specific type

Issue-ID: CLAMP-303
Change-Id: I2abd173c7d2a96a03d333a8def4307bc3cf082d7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
src/main/java/org/onap/clamp/clds/config/CamelConfiguration.java
src/main/java/org/onap/clamp/configuration/CamelGsonConfiguration.java [deleted file]
src/main/java/org/onap/clamp/configuration/ClampGsonDataFormat.java [new file with mode: 0644]
src/main/resources/META-INF/services/org/apache/camel/dataformat/clamp-gson [new file with mode: 0644]