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

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

Introduction

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

Usage

From source file springfox.documentation.spring.web.dummy.DummyRequestMappingHandlerAdapter.java

public class DummyRequestMappingHandlerAdapter extends RequestMappingHandlerAdapter {
}

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

/**
 * Overrides {@link RequestMappingHandlerAdapter} to create custom
 * {@link ServletRequestDataBinderFactory}.
 * <p/>
 * {@link ServletRequestDataBinderFactory} will let us to recover the
 * {@link DataBinder} used in deserialization process and place the