Class SpringQueryParamBuilder
java.lang.Object
org.jsondoc.springmvc.scanner.builder.SpringQueryParamBuilder
public class SpringQueryParamBuilder extends Object
-
Constructor Summary
Constructors Constructor Description SpringQueryParamBuilder() -
Method Summary
Modifier and Type Method Description static Set<org.jsondoc.core.pojo.ApiParamDoc>buildQueryParams(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 parameter restriction
-
Constructor Details
-
SpringQueryParamBuilder
public SpringQueryParamBuilder()
-
-
Method Details
-
buildQueryParams
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 parameter restriction- Parameters:
method-- Returns:
-