You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of #809 the runtime now supports spring based connectors which allows users to inject dependencies into their connectors and re-use spring integrations inside connectors (JDBC, ...). We should document the feature and mention that inbound connector beans require the prototype scope.
Why should we do it?
We should document it to make sure users discover this new feature.
The text was updated successfully, but these errors were encountered:
sbuettner
added
the
kind:task
Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
label
Aug 3, 2023
What should we do?
As of #809 the runtime now supports spring based connectors which allows users to inject dependencies into their connectors and re-use spring integrations inside connectors (JDBC, ...). We should document the feature and mention that inbound connector beans require the prototype scope.
Why should we do it?
We should document it to make sure users discover this new feature.
The text was updated successfully, but these errors were encountered: