Example usage for org.springframework.web.bind.annotation RequestMapping interface-usage

List of usage examples for org.springframework.web.bind.annotation RequestMapping interface-usage

Introduction

In this page you can find the example usage for org.springframework.web.bind.annotation RequestMapping interface-usage.

Usage

From source file cop.raml.mocks.annotations.RequestMappingMock.java

/**
 * @author Oleg Cherednik
 * @since 21.01.2017
 */
@SuppressWarnings("ClassExplicitlyAnnotation")
public class RequestMappingMock implements RequestMapping {