Commit Graph

8 Commits

Author SHA1 Message Date
edizor
a319915703 Update README.md
[skip ci]
2023-08-09 20:53:09 +08:00
Pedro Lopes
e2df834665 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
5ff4d37955 backlink updated 2023-05-27 15:30:38 +05:30
edizor
9ea5e5c1a5 Update README.md
[skip ci]
2023-03-24 16:25:00 +08:00
Vlad Fernoaga
ec270629e8 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
0965a00122 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
f68832c8e8 Update README.md
[skip ci]
2023-01-19 07:20:47 +08:00
cesarevalenti90
b468cffb3f 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