DataBinderMappingJackson2HttpMessageConverter
BindingResult
object.SimpleModule
which registers
ConversionServiceBeanSerializerModifier
ConversionService
to
read/write object values.ConversionService
to transform value
before serialize it.ServletRequestDataBinder
created by
DataBinderMappingJackson2HttpMessageConverter
, if found return
it, otherwise it delegates on parent method.Jackson2ServletRequestDataBinderFactory
instance.BeanDeserializerModifier
which return
DataBinderDeserializer
.MappingJackson2HttpMessageConverter
to customize the call
to ObjectMapper
.DataBinderBeanDeserializerModifier
into Jackson desarializer
context.DataBinder
to bind the data from JSON message to JavaBean
objects.RequestMappingHandlerAdapter
to create custom
ServletRequestDataBinderFactory
.ServletRequestDataBinderFactory
to use the
DataBinder
in current Thread used in deserialization process that
contains the BindingResult
.DataBinder
.DataBinder
.DataBinder
.Copyright © 2010–2015 General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.. All rights reserved.