Add back spring-cloud-function-web (faster startup)
With this change there are now 2 choices for web endpoints. The stream servlet binder is useful for multi-binder use cases (e.g. HTTP -> message broker).
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
|
||||
Reference in New Issue
Block a user