Example usage for org.springframework.web.servlet.mvc.method.annotation ServletRequestDataBinderFactory subclass-usage

List of usage examples for org.springframework.web.servlet.mvc.method.annotation ServletRequestDataBinderFactory subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.servlet.mvc.method.annotation ServletRequestDataBinderFactory subclass-usage.

Usage

From source file org.gvnix.web.json.Jackson2ServletRequestDataBinderFactory.java

/**
 * Overrides {@link ServletRequestDataBinderFactory} to use the
 * {@link DataBinder} in current Thread used in deserialization process that
 * contains the {@link BindingResult}.
 * <p/>
 * Note by doing that the {@link BindingResult} of JSON deserialization process