Skip to content

Conversation

@onobc
Copy link
Contributor

@onobc onobc commented Apr 25, 2022

See here for details.

Fixes #2349

Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And if we go this way, please, consider to make similar changes to the KinesisBinderConfiguration.
See its @Import({ ContextCredentialsAutoConfiguration.class, ContextRegionProviderAutoConfiguration.class }) for the same reason as we have @Import({ KafkaAutoConfiguration.class }) - multi-binder environment.

@onobc
Copy link
Contributor Author

onobc commented Apr 25, 2022

KinesisBinderConfiguration

I must have missed this one @artembilan as I did look in the Kinesis binder module. I will amend this PR to include it as well.

@onobc
Copy link
Contributor Author

onobc commented May 2, 2022

KinesisBinderConfiguration

I must have missed this one @artembilan as I did look in the Kinesis binder module. I will amend this PR to include it as well.

I created spring-cloud/spring-cloud-stream-binder-aws-kinesis#183 to extend this to the Kinesis binder.

@sobychacko
Copy link
Contributor

PR merged upstream.

@sobychacko sobychacko closed this May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove hard dependency on KafkaAutoConfiguration

3 participants