I have a function that reads XML from a Kafka topic into String format, which I then want to convert to a JSON Object. Example XML: <![CDATA[]]&…
I have a function that reads XML from a Kafka topic into String format, which I then want to convert to a JSON Object. Example XML: <![CDATA[]]&…