mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
This commit improves the auto-configuration of the JSonMapper.Builder to accept a custom JsonFactory if a bean of this type is present. Closes gh-48594