Example usage for org.springframework.web.method.annotation AbstractNamedValueMethodArgumentResolver subclass-usage

List of usage examples for org.springframework.web.method.annotation AbstractNamedValueMethodArgumentResolver subclass-usage

Introduction

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

Usage

From source file com.sws.platform.mobile.common.json.RequestJsonParamMethodArgumentResolver.java

/**
 * ??json
 *
 * @author MaoLiang
 */
public class RequestJsonParamMethodArgumentResolver extends AbstractNamedValueMethodArgumentResolver

From source file base.resolver.JsonModelResolver.java

/**
 * json??
 * @author wangrenhui
 *
 */
public class JsonModelResolver extends AbstractNamedValueMethodArgumentResolver implements WebArgumentResolver {

From source file com.gary.web.spring.method.annotation.RequestJsonParamMethodArgumentResolver.java

/**
 * 
 * ??json 
 * 
 * @author Zhang Kaitao
 * @since 3.1

From source file cn.javass.spring.mvc.method.annotation.RequestJsonParamMethodArgumentResolver.java

/**
 * 
 * ??json 
 * 
 * @author Zhang Kaitao
 * @since 3.1

From source file com.whollyframework.spring.mvc.method.annotation.RequestJsonParamMethodArgumentResolver.java

/**
 * 
 * ??json 
 * 
 * @author Zhang Kaitao
 * @since 3.1

From source file com.kingray.spring.mvc.method.annotation.RequestJsonParamMethodArgumentResolver.java

/**
 * 
 * ??json
 * 
 * @author Zhang Kaitao
 * @since 3.1

From source file com.xiongyingqi.spring.mvc.method.annotation.RequestJsonParamMethodArgumentResolver.java

/**
 * 
 * ??json
 * 
 * @author Zhang Kaitao
 * @since 3.1