Alternative approach to MVC handling
Doesn't rely on manipulating the FunctionCatalog, and does type conversion/coercion in the MVC layer.
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.cloud.function.web.FunctionHandlerMapping,\
|
||||
org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
|
||||
Reference in New Issue
Block a user