AbstractMessageChannelBinder BindingService BindingsLifecycleController I also suspect that there may be some classes in the Kafka Binder implementation that also ignore the context ObjectMapper, but ...
The ObjectMapper is created inside the parse method every time it is called. This is not optimal. There are multiple places in the code where we create a new mapper, instead of creating it once and ...