spring-cloud/spring-functions-catalog

Rework all the functions to become as auto-configuration

Closed this issue · 1 comments

See https://github.com/spring-cloud/spring-functions-catalog/tree/main/supplier/kafka-supplier or https://github.com/spring-cloud/spring-functions-catalog/tree/main/consumer/kafka-publisher for examples.

I mark this issue as an Epic since every single function change could be tracked in their own issue/PR.

The issue has been fixed with a number of commits like this: e1874ee.
Now all the functions in the project are auto-configuration.