spring-boot/module/spring-boot-kafka/src
Stéphane Nicoll 5da4913122 Adapt Kafka auto-configuration to core retry semantics
This commit adapts the auto-configuration of retry topics to Spring
Kafka moving away from Spring Retry. The random property has been
removed in favor of the new jitter value and default values have been
made more explicit.

Closes gh-47125
2025-09-09 10:27:43 +02:00
..
dockerTest Restructure project directories to better fit Gradle 2025-07-10 17:54:08 -07:00
main Adapt Kafka auto-configuration to core retry semantics 2025-09-09 10:27:43 +02:00
test/java/org/springframework/boot/kafka/autoconfigure Adapt Kafka auto-configuration to core retry semantics 2025-09-09 10:27:43 +02:00