Hello Everyone,
While working with a technology, we used to being habitual of an API and if someday in newer version it becomes deprecated, it just make us irritated.
So yes, I am talking about “org.apache.commons.json.* “. While writing a code in AEM 6.3, I came to know that ohhh… this has been deprecated now.
And if it is not there what are all alternatives for this. So AEM has some better alternatives now. AEM 6.3 now provides the support of Gson and jackson as well and makes AEM development more easier.
In the blog, let’s talk about alternatives of JSON API
See the videos from here to get the concepts more clear: