Commit Graph

7 Commits

Author SHA1 Message Date
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
collaboratewithakash 004c5ad41f backlink updated 2023-05-27 15:30:38 +05:30
edizor 9b8bcbb5ab Update README.md
[skip ci]
2023-03-24 16:25:00 +08: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
timis1 bf69ecf4bd JAVA-17762 Align module names, folder names and artifact id - Week 6 - 2023 (#13411)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-03 21:52:38 +05:30
edizor 1af5982423 Update README.md
[skip ci]
2023-01-19 07:20:47 +08: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