GH-2311: Migrate AWS Kinesis binder to core
Fixes https://github.com/spring-cloud/spring-cloud-stream/issues/2311 * Use Tescontainers for Localstack * Fix tests according new `core` status quo * Improve `KinesisStreamProvisioner` to wait for stream become active before moving on to other logic Disable Kinesis binder LocalstackContainerTest on mac
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
<modules>
|
||||
<module>kafka-binder</module>
|
||||
<module>rabbit-binder</module>
|
||||
<module>kinesis-binder</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user