11 Commits

Author SHA1 Message Date
Nacho Munoz
e547d0a96d Kafka Streams sample demo for TopologyTestDriver
Fixes: #1853

* Demonstrating Kafka Streams `TopologyTestDriver`
* README updates in the sample
* Update Spring Boot parent version of the samples to 3.2.5
2024-04-29 17:03:19 -04:00
Soby Chacko
5962e75681 Updates version on sample projects
* Update sample projects to the current snapshot version (3.2.0-SNAPSHOT)
2024-04-24 16:31:45 -04:00
jito
88d58c6e05 Update Spring Boot of the samples to 3.2.1 2023-12-22 12:15:11 -05:00
김희망
3a11dd7c5c Update sample docs for console output format 2023-09-18 10:30:14 -04:00
Gary Russell
016e9b44c5 GH-2508: Upgrade Samples to 3.0.x
Resolves https://github.com/spring-projects/spring-kafka/issues/2508
2022-12-20 13:34:33 -05:00
Gary Russell
910030eb25 Polish Samples
- use a generic `JsonMessageConverter` which can handle several input types.
2021-12-08 15:09:54 -05:00
Gary Russell
9aab9f66d7 GH-1817: Fix typo; revert unintended sample changes 2021-06-04 14:15:40 -04:00
Gary Russell
ad1ae60cd8 GH-1817: Allow Annotation Attribute Modification
Resolves https://github.com/spring-projects/spring-kafka/issues/1817

* Fix flaky reactor test - add a delay to prevent canceling the consumer before offsets sent.

* Simplify for developers; support multiple enhancers; add coverage for repeated listeners.

* Docs for new changes.

* Doc that enhancer bean definitions must be static; add test.
2021-06-04 10:52:50 -04:00
Gary Russell
2faa4f01c9 Add sample-04: Topic Delayed Non-Blocking Retry 2021-05-11 16:44:59 -04:00
Gary Russell
693afce6b9 Revert new file added by mistake 2019-06-14 10:47:32 -04:00
Gary Russell
db787fa181 Upgrade to Spring Data Moore RC1 2019-06-14 10:33:33 -04:00