spring-boot/spring-boot-project/spring-boot-autoconfigure
Andy Wilkinson c604eaeb56 Move spring.mvc.converters.preferred-json-mapper to spring.http
This commit deprecates spring.mvc.converters.preferred-json-mapper
and replaces it with spring.http.converters.preferred-json-mapper.
If both properties are specified, the latter takes precedence.

Closes gh-44925
2025-04-02 09:47:31 +01:00
..
src Move spring.mvc.converters.preferred-json-mapper to spring.http 2025-04-02 09:47:31 +01:00
build.gradle Merge branch '3.3.x' into 3.4.x 2025-03-18 15:25:57 +01:00