Files
spring-integration-aws/src
Artem Bilan f64f77c4ac GH-244: Add UserRecordResponse adapter for UserRecordResult
Fixes: #244

The `UserRecordResult` has an `attempts()` property which might be used post-put request logic
in the output channel.

* Introduce a `KinesisResponse` extension to adapt a `UserRecordResult`.
This way the further flow logic may consult low-level result from KPL via existing `AwsHeaders.SERVICE_RESULT`
header in the reply message
2024-07-16 11:28:29 -04:00
..
2019-03-20 21:25:00 -04:00
2019-03-25 13:38:12 -04:00