Files
spring-integration-aws/src/test/java/org/springframework/integration
Artem Bilan dda290f271 GH-22: Add KinesisMessageHandler
Fixes GH-22 (https://github.com/spring-projects/spring-integration-aws/issues/22)

* Add `KinesisMessageHandler` based on the `AmazonKinesisAsync.putRecordAsync()` operation.
The logic is fully similar to the `KafkaProducerMessageHandler` since both protocols pursue the same behavior
* Add some Kinesis specific `AwsHeaders`
* Upgrade to Gradle 2.14.1
2016-10-13 14:27:05 -04:00
..
2016-10-13 14:27:05 -04:00