Class Hierarchy
- java.lang.Object
- org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
- de.odrotbohm.spring.web.model.ErrorsWithDetails
- de.odrotbohm.spring.web.model.I18nedMessage (implements org.springframework.context.MessageSourceResolvable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- de.odrotbohm.spring.web.mvc.MappedPayloadHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- de.odrotbohm.spring.web.mvc.MappedPayloadProperties
- de.odrotbohm.spring.web.model.MappedPayloads.MappedErrors
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- de.odrotbohm.spring.web.validation.YaviValidator<T> (implements java.util.function.BiConsumer<T,U>)