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

Move binding related attributes to Tapeti Core #43

Open
MvRens opened this issue Apr 13, 2023 · 0 comments
Open

Move binding related attributes to Tapeti Core #43

MvRens opened this issue Apr 13, 2023 · 0 comments

Comments

@MvRens
Copy link
Owner

MvRens commented Apr 13, 2023

Tapeti.Annotations currently contains the following binding related attributes for historical reasons:

  1. MessageController
  2. DurableQueue
  3. DynamicQueue
  4. ResponseHandler
  5. QueueArguments

These should be moved to Tapeti Core, Tapeti.Annotations should only contain attributes related to message classes.

Compatibility must be preserved. The old attributes should be marked as obsolete and not removed, to prevent issues when a messaging package references a newer version of Tapeti.Annotations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant