As discussed in #36669, defining a custom ElasticsearchTransport bean causes the auto-configuration of a JsonpMapper to back off. This is inconvenient as you may want to use the JsonpMapper in your custom transport.
As discussed in #36669, defining a custom ElasticsearchTransport bean causes the auto-configuration of a JsonpMapper to back off. This is inconvenient as you may want to use the JsonpMapper in your custom transport.