Generated by
JDiff

Class org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean

Added interface org.springframework.context.ApplicationContextAware.

Added Methods
void setApplicationContext(ApplicationContext) Set the builder ApplicationContext in order to autowire Jackson handlers (JsonSerializer, JsonDeserializer, KeyDeserializer, {@code TypeResolverBuilder} and {@code TypeIdResolver}).
void setHandlerInstantiator(HandlerInstantiator) Customize the construction of Jackson handlers (JsonSerializer, JsonDeserializer, KeyDeserializer, {@code TypeResolverBuilder} and {@code TypeIdResolver}).