mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +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