KEMBAR78
Add AUTO_CONSUME schema support by onobc · Pull Request #559 · spring-projects/spring-pulsar · GitHub
Skip to content

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
@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