raiser_annotation 1.0.0 copy "raiser_annotation: ^1.0.0" to clipboard
raiser_annotation: ^1.0.0 copied to clipboard

Annotations for the Raiser domain event library code generator.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-12-19 #

Added #

  • @RaiserHandler annotation for marking event handler classes
    • priority parameter for controlling execution order
    • busName parameter for routing handlers to named buses
  • @RaiserMiddleware annotation for marking middleware classes
    • priority parameter for controlling middleware order
    • busName parameter for routing middleware to named buses
  • Support for dependency injection through annotation metadata
  • Documentation and examples for all annotations
0
likes
150
points
155
downloads

Publisher

verified publisherzooper.dev

Weekly Downloads

Annotations for the Raiser domain event library code generator.

Repository (GitHub)
View/report issues

Topics

#events #annotations #code-generation

Documentation

API reference

License

MIT (license)

More

Packages that depend on raiser_annotation