Skip to content

Add specialized builder customizers for listener annotations #487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Nov 12, 2023

Introduces a specialization of the consumer builders that can be used by the annotation listeners.
This differentiates between the existing consumer builders that are picked up by Spring Boot autoconfiguration and used to customizer the consumer factories globally.

Resolves #486

Introduces a specialization of the consumer builders that can be used by
 the annotation listeners. This differentiates between the existing
 consumer builders that are picked up by Spring Boot
 autoconfiguration and used to customizer the consumer factories
 globally.

Resolves spring-projects#486
@onobc onobc marked this pull request as draft November 12, 2023 22:36
@onobc onobc marked this pull request as ready for review November 13, 2023 05:50
@onobc onobc merged commit 9de215b into spring-projects:main Nov 14, 2023
@onobc onobc deleted the GH-486-listener-specific-customizers branch November 14, 2023 01:42
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.

Can not register consumer customizer to only be used for PulsarListener
2 participants