Skip to content

I want to be able to configure route decorators #21

@jamescrosswell

Description

@jamescrosswell

It would be nice to be able to have Command Routing wrap all/certain routes in decorators or composites that could add aspects such as logging.
• Decorate all commands
• Decorate the first/last/nth command in each pipeline
• Decorate all commands matching a certain predicate
• Decorate all commands handling a certain Request type
• Decorate all commands returning a certain Response type

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions