Aggregate Design/Boundaries
|
|
6
|
741
|
February 7, 2022
|
Validation logic: command handler or API?
|
|
8
|
623
|
January 26, 2022
|
Saving AggregateMember to database on Query/Projection Side
|
|
5
|
366
|
January 25, 2022
|
Concurrency & Set Based Consistency Validation
|
|
7
|
406
|
January 25, 2022
|
Same event handler for writing to a viewtable and for saga with execution order
|
|
1
|
243
|
January 11, 2022
|
Axon Server + Invariants accross aggregates
|
|
5
|
444
|
November 1, 2021
|
Commands/Queries and authorisations
|
|
1
|
346
|
October 25, 2021
|
EventSourceHandler's called for previous Events - before calling CommandHandler
|
|
3
|
236
|
October 19, 2021
|
Why not Cassandra or MongoDB with absolute consistency as event store?
|
|
9
|
831
|
October 15, 2021
|
Handling race condition in Aggregate
|
|
0
|
539
|
September 24, 2021
|
Scheduling workflow
|
|
4
|
308
|
August 23, 2021
|
Best practices on hooking up web & mobile clients to Axon-powered back end?
|
|
4
|
570
|
August 10, 2021
|
Set base consistency validation using unique field on event?
|
|
3
|
385
|
August 4, 2021
|
Is it possible to have @EventSourcingHandler annotated methods in an external class (different from Aggregate)?
|
|
4
|
388
|
July 15, 2021
|
What is stored in the event store?
|
|
3
|
358
|
June 28, 2021
|
Axon and Domain Service
|
|
3
|
587
|
June 24, 2021
|
Aggregate and dynamic policies
|
|
3
|
364
|
May 28, 2021
|
Check existing data in other domain
|
|
1
|
379
|
May 5, 2021
|
Checking invariants across aggregates
|
|
2
|
465
|
April 21, 2021
|
Store both Aggregate state and events
|
|
2
|
309
|
April 9, 2021
|
Wrapping events in other events/commands - good or bad?
|
|
3
|
360
|
March 8, 2021
|
Is it "architecturally right" to have a shared common service Exposed via REST APIs called by Command/Event Handlers?
|
|
5
|
561
|
March 3, 2021
|
Using the method @TargetAggregateIdentifier & @AggregateIdentifier implementation to create a composite identifier
|
|
1
|
451
|
March 2, 2021
|
Multiple instances of the same Microservice
|
|
5
|
1081
|
March 2, 2021
|
Is it a regular CRUD on the front-end if it is using Axon on the back-end?
|
|
3
|
653
|
February 18, 2021
|
GDPR compliance & Axon Framework
|
|
6
|
890
|
February 16, 2021
|
Microservices Ecosystem Design Question
|
|
5
|
484
|
February 11, 2021
|
Naming of events - make source system explicit in name or not
|
|
3
|
460
|
February 8, 2021
|
Validate Folder package Structure
|
|
2
|
686
|
January 22, 2021
|
Is there a way to detect and delete "orphaned" Aggregate instances?
|
|
2
|
356
|
January 21, 2021
|