public class RequestMappingUtility
extends java.lang.Object
| Constructor and Description |
|---|
RequestMappingUtility() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.annotation.Annotation |
findRequestMapping(java.util.List<java.lang.annotation.Annotation> annotationList) |
static org.springframework.web.bind.annotation.RequestMapping |
getRequestMapping(java.util.List<java.lang.annotation.Annotation> annotationList) |
public static java.lang.annotation.Annotation findRequestMapping(java.util.List<java.lang.annotation.Annotation> annotationList)
public static org.springframework.web.bind.annotation.RequestMapping getRequestMapping(java.util.List<java.lang.annotation.Annotation> annotationList)
Copyright © 2019 blue veery GmbH. All rights reserved.