holixon / axon-cdi

CDI Extension to use AxonFramework 3.x in Container Environments
Apache License 2.0
4 stars 1 forks source link

Implement support for Sagas #10

Open zambrovski opened 6 years ago

zambrovski commented 6 years ago

Add support for Sagas consisting of the following infrastructure:

alexmacavei commented 6 years ago

Hey guys! I'd like to invest some time in the Saga support, but was curious if this project is still going. Thanks!

zambrovski commented 6 years ago

Sure. We will just need the elements described above to be registered by the BeanManager and made available for the application.

alexmacavei commented 6 years ago

Sounds good, nice!