Skip to content
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

Add AUTO_CONSUME schema support #559

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Jan 30, 2024

This PR adds support for AUTO_CONSUME schema type to:

  • @PulsarListener
  • @PulsarReader
  • @ReactivePulsarListener

Note

  • update docs

Resolves #380

onobc added 3 commits January 31, 2024 23:01
- Deprecate Resolved#get
- Add javadocs
- Improve unit test coverage

See spring-projects#380

Add support for AUTO_CONSUME schema type

See spring-projects#380
@onobc onobc force-pushed the GH-380-add-autoconsume-support branch from 9de1d2d to 4b2ca1c Compare February 1, 2024 05:01
@onobc onobc requested a review from jonas-grgt February 1, 2024 05:05
@onobc onobc merged commit efaa8ad into spring-projects:main Feb 2, 2024
7 checks passed
@onobc onobc deleted the GH-380-add-autoconsume-support branch February 2, 2024 02:27
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.

Add support for AUTO_CONSUME schema type
2 participants