xml to json conversion using AtlasMap
问题 While exploring the efficient conversion tool for xml to json, I find AtlasMap! (https://atlasmap.io) is a very useful. AtlasMap standalone application helps to formulate source to target mapping file. It supports transforming data to and from XML, JSON and Java objects. Most important thing, my project is heavily Apache camel depended and it supports camel component too. Though it is working fine for small payload, it is giving very bad performance for large payload for xml to json