Persi commented on issue #6842:
URL: https://github.com/apache/pulsar/issues/6842#issuecomment-621651699


   Using `pulsar-client-original` seems to work as expected :)
   
   But my second point (which actually don't even has to do with Spring Boot) 
is already an issue. As there is currently no way to configure or provide an 
ObjectMapper instance, it is impossible to reuse already configured 
ObjectMapper instances.
   
   I would suggest to add a provider interface for ObjectMapper with the 
current implementation from JSONSchema as default implementation. That would 
allow to provide other ObjectMapper instances independent of the environment.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to