3 Commits

Author SHA1 Message Date
Steven Gantz
13bc86a240 RecordRecoverableProcessor and DltAwareProcessor example (#254)
* example implementation with tests

update tests and README
Add implementation of junit

* Added fixes for comments

Made the test much more deterministic

* Fixed compilation error from IDE vs CLI invocation

* Removed unnecessary annotation

Handled by spring boot, not needed for Kafka autoconfiguration.
2024-01-23 11:06:38 -05:00
Steven PG
547ca663c5 Add Spring Batch Producer example to existing Kafka batch sample (#240)
* Add working batch-produce example in same style as existing sample app

* add documentation and alignment with existing project

* capitalization
2023-02-09 17:58:41 -05:00
Gary Russell
75fc53e815 GH-191: Add Kafka Batch Mode Sample
Resolves https://github.com/spring-cloud/spring-cloud-stream-samples/issues/191
2020-09-10 16:18:43 -04:00