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 support to qualify domain events as to-be-externalized #98

Closed
odrotbohm opened this issue Jul 21, 2023 · 0 comments
Closed

Add support to qualify domain events as to-be-externalized #98

odrotbohm opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels
module: events Events support type: enhancement New feature or request
Milestone

Comments

@odrotbohm
Copy link
Member

Some domain events published within a system will be subject for externalization, meaning that the system will put means in place to serialize these events and publish them via messaging middleware. It would be nice if we provided an annotation @Externalized that additionally captures a logical target name. Alternatively an Externalized interface could be provided, which would require type or instance-based routing.

@odrotbohm odrotbohm added type: enhancement New feature or request module: events Events support labels Jul 21, 2023
@odrotbohm odrotbohm added this to the 1.8 milestone Jul 21, 2023
@odrotbohm odrotbohm self-assigned this Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: events Events support type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant