Re: How to set the number formatter for json convertor for mongo cdc connector
This worked!!! Thanks Sachin On Mon, Aug 19, 2024 at 3:06 PM Jiabao Sun wrote: > Hi Sachin, > > It is recommended to use org.bson.Document to convert MongoDB Extended > JSON into Java types, and then perform further field mapping. > > > -
Re: How to set the number formatter for json convertor for mongo cdc connector
Hi Sachin, It is recommended to use org.bson.Document to convert MongoDB Extended JSON into Java types, and then perform further field mapping. .deserializer(new DebeziumDeserial