Skip to content

Update RetryTemplate documentation to reflect Spring Cloud Stream 5.#3209

Merged
olegz merged 1 commit into
spring-cloud:mainfrom
un1024:fix-doc-v5-cloud-stream-retry
Jul 2, 2026
Merged

Update RetryTemplate documentation to reflect Spring Cloud Stream 5.#3209
olegz merged 1 commit into
spring-cloud:mainfrom
un1024:fix-doc-v5-cloud-stream-retry

Conversation

@un1024

@un1024 un1024 commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Why

The current documentation still refers to RetryTemplate from the Spring Retry library.

However, Spring Cloud Stream 5 uses org.springframework.core.retry.RetryTemplate.

Following the current documentation may therefore lead users to define a custom RetryTemplate bean with the wrong type, preventing the binder from using it.

@olegz olegz merged commit cca2621 into spring-cloud:main Jul 2, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants