Bipin kumar
b0dc3b228a
JAVA-25374: Fixes made for integration test failure in spring-kafka-2… ( #14864 )
2023-10-16 12:46:22 +03:00
Constantin
ed2f3234e6
BAEL-6612: How to subscribe a Kafka consumer to multiple topics ( #14800 )
...
* BAEL-6612: Subscribe consumer to multiple topics using Spring Kafka
* BAEL-6612: Subscribe consumer to multiple topics using Apache Kafka
* BAEL-6612: Revert README files
* BAEL-6612: Fix identation; remove static qualifier
* BAEL-6612: Fix identation; remove static qualifier
2023-10-06 23:21:30 -05:00
Pedro Lopes
ae29eca0f8
BAEL-6927: Update article "Understanding Kafka Topics and Partitions" ( #14837 )
...
* consumer config. topic config. driver and calculator classes.
* basic app working. test structure
* final version
* wraping up
* optimizing imports
* comments changes
* addressing improvement changes
2023-10-01 09:22:34 -06:00
Pedro Lopes
5843e8212a
BAEL-6406 - Understanding Kafka Topics and Partitions ( #14324 )
...
* consumer config. topic config. driver and calculator classes.
* basic app working. test structure
* final version
* wraping up
* optimizing imports
2023-07-31 21:01:26 -06:00
Vlad Fernoaga
f40d10a9e1
Configure multiple listeners on same topic ( #13572 )
...
* moved Spring retryable article to own package
* moved Spring retryable article to own package
* implement multiple listeners kafka app demo project
* fix PR comments
2023-03-20 08:26:44 +01:00
cesarevalenti90
f396ff0341
BAEL-6057 - Implementing Retry In Kafka Consumer ( #13274 )
...
* BAEL-6057 - Implementing Retry In Kafka Consumer
(moved code example to new module)
* BAEL-6057 - Implementing Retry In Kafka Consumer
(fix on README.md)
Co-authored-by: Cesare <cesare.valenti@hotmail.com>
2023-01-11 13:25:43 -08:00