PerficientDigital / AEM-DataLayer

Simple DataLayer API for Adobe Experience Manager
Apache License 2.0
34 stars 13 forks source link

Using OTB JSON Exporter opposed to Gson #8

Closed bsaravanaprakash closed 5 years ago

bsaravanaprakash commented 6 years ago

Can we refactor / provide an example to reuse otb jackson json exporter rather than using gson? This becomes otb and easy when I extend otb components and want the @jsonignore properties to get excluded automatically without additional massage.

klcodanr commented 5 years ago

@bsaravanaprakash I'd be happy to merge a PR for this functionality.

klcodanr commented 5 years ago

Fixed in eec02d7c8703c863b266f86e65e8a101f5529d53