public class SpringPathBuilder extends Object
| Constructor and Description |
|---|
SpringPathBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
buildPath(Method method)
From Spring's documentation: Supported at the type level as well as at
the method level! When used at the type level, all method-level mappings
inherit this primary mapping, narrowing it for a specific handler method.
|
public static Set<String> buildPath(Method method)
apiMethodDoc - method - controller - Copyright © 2016. All rights reserved.