public class SpringWebRequestMappingMetadata
extends java.lang.Object
| Constructor and Description |
|---|
SpringWebRequestMappingMetadata(org.springframework.web.bind.annotation.RequestMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
headers() |
org.springframework.web.bind.annotation.RequestMethod[] |
method() |
java.util.Optional<java.lang.String> |
path() |
java.lang.String |
toString() |
Copyright © 2017. All Rights Reserved.