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:
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).