- For the message converters that use Jackson ObjectMapper, autowire the ObjectMapper from JacksonAutoConfiguration - This will allow configuration of ObjectMapper using boot configuration properties `JacksonProperties` - Add test This resolves #466
- For the message converters that use Jackson ObjectMapper, autowire the ObjectMapper from JacksonAutoConfiguration - This will allow configuration of ObjectMapper using boot configuration properties `JacksonProperties` - Add test This resolves #466