Uses of Class
org.springframework.cloud.function.web.mvc.FunctionController
-
Packages that use FunctionController Package Description org.springframework.cloud.function.web.mvc -
-
Uses of FunctionController in org.springframework.cloud.function.web.mvc
Methods in org.springframework.cloud.function.web.mvc with parameters of type FunctionController Modifier and Type Method Description FunctionHandlerMappingReactorAutoConfiguration. functionHandlerMapping(FunctionProperties functionProperties, FunctionCatalog catalog, FunctionController controller)Constructors in org.springframework.cloud.function.web.mvc with parameters of type FunctionController Constructor Description FunctionHandlerMapping(FunctionProperties functionProperties, FunctionCatalog catalog, FunctionController controller)
-