Saga test command handler send returns null
|
|
1
|
22
|
April 24, 2025
|
Saga Not Completing Due to Missed Event Consumption
|
|
1
|
37
|
April 24, 2025
|
How to Order Event Handlers Between a Saga and a Projection
|
|
8
|
51
|
February 6, 2025
|
Axon cannot handle command when using kafka for event publishing
|
|
3
|
43
|
February 4, 2025
|
Sending command from the command handler of an aggregate
|
|
5
|
63
|
January 31, 2025
|
Is there a better way to orchestrate sagas and validate commands than using a dedicated aggregate, and can you guarantee event handling order between separate processing groups?
|
|
2
|
71
|
December 18, 2024
|
Multitenancy: Dangerous AssociationValueEntry entity definition
|
|
14
|
203
|
December 3, 2024
|
"Upcasting" sagas: best practices in 2024?
|
|
1
|
46
|
September 16, 2024
|
Using saga fixture to test the next step of a saga
|
|
3
|
48
|
August 28, 2024
|
Use Axon Framework to handle only sagas
|
|
0
|
73
|
July 3, 2024
|
AsynchronousCommandBus not associating for Saga
|
|
1
|
177
|
February 26, 2024
|
Segmentation on a Saga
|
|
0
|
169
|
February 26, 2024
|
Transient saga resources not deserializing correctly
|
|
5
|
317
|
January 23, 2024
|
Tracking delivery of events to Saga's (that seem not be delivered)
|
|
1
|
163
|
January 22, 2024
|
Add SAGA in AXON project
|
|
0
|
158
|
January 18, 2024
|
Two @StartSaga in the same Saga
|
|
1
|
198
|
January 16, 2024
|
Getting xstream dependency exception
|
|
8
|
4724
|
December 21, 2023
|
Reusing primitive data types in Saga context
|
|
1
|
215
|
November 2, 2023
|
Batch of commands
|
|
1
|
325
|
October 1, 2023
|
Saga rollback/compensating transaction example
|
|
5
|
1548
|
August 6, 2023
|
Axon Saga with RabbitMQ
|
|
8
|
548
|
July 25, 2023
|
Axon Spring Boot App with two datasources saga pattern issue
|
|
1
|
573
|
July 6, 2023
|
commandGateway.send() from handle() of @SagaEventHandler in @Saga class in not sending the command
|
|
1
|
359
|
June 27, 2023
|
Setting EventBus in TestFixture Does Not Update Event Bus in FixtureExecutionResultImpl
|
|
1
|
253
|
June 27, 2023
|
Integration test having issue as saga is working on first time and not working on subsequent calls
|
|
4
|
376
|
May 10, 2023
|
What is the use of processingGroup?
|
|
4
|
1190
|
May 3, 2023
|
Saga/Aggregate: multiple threads and locking
|
|
5
|
3009
|
February 13, 2023
|
BPM models as Saga orchestrator
|
|
2
|
892
|
January 11, 2023
|
When NoHandlerForCommandException is detected, what is the proper way to compensate the previous operation in Saga?
|
|
1
|
331
|
January 11, 2023
|
Throw exception in saga
|
|
1
|
381
|
January 3, 2023
|