Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document spring support for connectors #993

Open
sbuettner opened this issue Aug 3, 2023 · 2 comments
Open

Document spring support for connectors #993

sbuettner opened this issue Aug 3, 2023 · 2 comments
Assignees
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.

Comments

@sbuettner
Copy link
Contributor

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.

@sbuettner sbuettner added the kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc. label Aug 3, 2023
@chillleader
Copy link
Member

We should also mention that secrets can now be sourced from the Spring environment.

@sbuettner sbuettner self-assigned this Nov 2, 2023
@sbuettner
Copy link
Contributor Author

@sbuettner to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:task Categorizes an issue or PR as general maintenance, i.e. cleanup, refactoring, etc.
Projects
None yet
Development

No branches or pull requests

2 participants