Generated by
JDiff

Class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder

Added Methods
Jackson2ObjectMapperBuilder applicationContext(ApplicationContext) Set the Spring ApplicationContext in order to autowire Jackson handlers (JsonSerializer, JsonDeserializer, KeyDeserializer, {@code TypeResolverBuilder} and {@code TypeIdResolver}).
Jackson2ObjectMapperBuilder handlerInstantiator(HandlerInstantiator) Customize the construction of Jackson handlers (JsonSerializer, JsonDeserializer, KeyDeserializer, {@code TypeResolverBuilder} and {@code TypeIdResolver}).