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

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

Introduction

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

Usage

From source file org.mitre.openid.connect.client.keypublisher.ClientKeyPublisherMapping.java

/**
 * @author jricher
 *
 */
@Component
public class ClientKeyPublisherMapping extends RequestMappingInfoHandlerMapping {

From source file org.makersoft.mvc.method.annotation.RESTfulMappingHandlerMapping.java

/**
 * {@link RESTfull }Controller,RESTful.
 * @see RESTfull
 * 
 * @author Feng Kuok
 */

From source file org.makersoft.web.mvc.method.annotation.RESTfulMappingHandlerMapping.java

/**
 * {@link RESTfull }Controller,RESTful.
 * @see RESTfull
 * 
 * @author Feng Kuok
 */