• Make CommandBus use CommandResolverInterface

    noccy released this 2024-12-15 12:24:57 +00:00 | 5 commits to master since this release

    • Add CommandResolverInterface to resolve commands.
    • Replace single CommandRegistry with CommandResolverInterface[]
      in CommandBus.
    • Make CommandRegistry implement CommandResolverInterface.
    Downloads