You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elastic uses its own, independent ObjectMapper through JacksonJsonpMapper. As such, I don't think DataElasticsearchTest needs to include JacksonAutoConfiguration. We should double-check that this is accurate and, if possible, remove the include. We may even want to do this in a 3.x maintenance branch but assigning to 4.0.x for now at least.