Uses of Class
org.springframework.cloud.function.web.mvc.FunctionController
Packages that use FunctionController
-
Uses of FunctionController in org.springframework.cloud.function.web.mvc
Methods in org.springframework.cloud.function.web.mvc with parameters of type FunctionControllerModifier and TypeMethodDescriptionReactorAutoConfiguration.functionHandlerMapping(FunctionProperties functionProperties, FunctionCatalog catalog, FunctionController controller) Constructors in org.springframework.cloud.function.web.mvc with parameters of type FunctionControllerModifierConstructorDescriptionFunctionHandlerMapping(FunctionProperties functionProperties, FunctionCatalog catalog, FunctionController controller)