public class SpringVerbBuilder extends Object
| Constructor and Description |
|---|
SpringVerbBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Set<ApiVerb> |
buildVerb(Method method)
From Spring's documentation: When [RequestMapping method is] used at the type level, all method-level mappings inherit this HTTP method restriction
|
Copyright © 2015. All rights reserved.