Skip to content

Conversation

@JeonDaehong
Copy link
Contributor

I have updated the documentation in @RetryableTopic to change the previously referenced retryTopicDefaultKafkaTemplate to defaultRetryTopicKafkaTemplate.

Additionally, I modified the test code to replace instances of retryTopicDefaultKafkaTemplate with RetryTopicBeanNames.DEFAULT_KAFKA_TEMPLATE_BEAN_NAME to ensure it uses the correct default bean name.

Thank you for considering my PR, and I would be grateful for the opportunity to become a contributor.

Fixes: #3514

@pivotal-cla
Copy link

@JeonDaehong Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@JeonDaehong Thank you for signing the Contributor License Agreement!

@sobychacko sobychacko self-assigned this Oct 8, 2024
@sobychacko sobychacko merged commit f1cb003 into spring-projects:main Oct 8, 2024
3 checks passed
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.

Docs say defaultRetryTopicKafkaTemplate is the default template bean name. @RetryableTopic javadoc says retryTopicDefaultKafkaTemplate

3 participants