mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
This commit configures the new Jackson 3 support for Elasticsearch if available. As for other auto-configurations, Jackson 2 is still supported in a deprecated fashion. Closes gh-47847