Spring Cloud Stream AWS Kinesis Binder: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 18: | Line 18: | ||
=Playground Example= | =Playground Example= | ||
{{External|https://github.com/ovidiuf/playground/tree/master/spring/cloud/spring-cloud-stream/kinesis-producer-consumer}} | {{External|https://github.com/ovidiuf/playground/tree/master/spring/cloud/spring-cloud-stream/02-kinesis-producer-consumer}} | ||
{{External|https://github.com/ovidiuf/playground/tree/master/spring/cloud/spring-cloud-stream/kinesis-consumer}} | {{External|https://github.com/ovidiuf/playground/tree/master/spring/cloud/spring-cloud-stream/01-kinesis-consumer}} |
Revision as of 17:05, 18 December 2018
External
- Binder Implementation GitHub https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis
- AWS Kinesis Binder Reference Manual https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis/blob/master/spring-cloud-stream-binder-kinesis-docs/src/main/asciidoc/overview.adoc
- Example GitHub https://github.com/spring-cloud/spring-cloud-stream-samples/tree/master/kinesis-samples