spring-boot/spring-boot-project
Travis Riegler 14c9893371 Group Kafka back-off properties
Kafka back-off policy properties "delay", "max-delay", "multiplier",
and "random-back-off" are now defined in a common "backoff" group:

- spring.kafka.retry.topic.backoff.delay
- spring.kafka.retry.topic.backoff.maxDelay
- spring.kafka.retry.topic.backoff.multiplier
- spring.kafka.retry.topic.backoff.random

See gh-41335
2024-07-11 13:09:39 +01:00
..
spring-boot Register ProtocolResolvers with the application context by default 2024-07-10 15:29:29 -05:00
spring-boot-actuator Remove APIs that were deprecated for removal in 3.4.0 2024-07-10 13:31:21 +01:00
spring-boot-actuator-autoconfigure Stop BaggagePropagationIntegrationTests from being flaky 2024-07-10 14:10:43 +01:00
spring-boot-autoconfigure Group Kafka back-off properties 2024-07-11 13:09:39 +01:00
spring-boot-dependencies Upgrade to Reactor Bom 2024.0.0-M4 2024-07-10 14:34:34 +01:00
spring-boot-devtools Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-docker-compose Merge branch '3.3.x' 2024-06-27 14:35:23 +01:00
spring-boot-docs Merge branch '3.3.x' 2024-07-11 13:09:26 +01:00
spring-boot-parent
spring-boot-starters Use Paketo tiny builder by default for JVM and native apps 2024-06-28 11:45:54 -05:00
spring-boot-test Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-test-autoconfigure Remove APIs that were deprecated for removal in 3.4.0 2024-07-10 13:31:21 +01:00
spring-boot-testcontainers Remove APIs that were deprecated for removal in 3.4.0 2024-07-10 13:31:21 +01:00
spring-boot-tools Remove APIs that were deprecated for removal in 3.4.0 2024-07-10 13:31:21 +01:00