public class SpringHeaderBuilder extends Object
| Constructor and Description |
|---|
SpringHeaderBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Set<ApiHeaderDoc> |
buildHeaders(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 header restriction.
|
public static Set<ApiHeaderDoc> buildHeaders(Method method)
method - controller - Copyright © 2015. All rights reserved.