-
### Basic information
* Axon Framework version: 4.11.0
* JDK version: 21
* Kotlin Extension version: 4.11.0
### Steps to reproduce
Using the Kotlin Serializer like this:
```
val json = Json {
…
-
Identify potential performance bottleneck
-
I have written my first test where I want to assert that a namespace only depends on itself. I think that should be an easy test to write, the use case should be very common, but the library doesn't s…
-
This provider, while functional, do not quite deliver what we expect from a production-quality event sourcing system. I am planning to work on improvements that make this provider more realistically u…
-
Hi @eugeis @EugenEisler and cool to see that you are creating pocketbase supported event store and snapshot store. :)
If you would like to verify your pocketbase event store and snapshot store impl…
-
*Originally created by CathyDingemanse (https://github.com/VNG-Realisatie/Haal-Centraal-BRK-event-sourcing/issues/13):*
...zodat ik kan bepalen of het gerelateerde WOZ object gesplitst of samengevoeg…
-
### Description
As a developer, I want to build a service which is triggered by a scheduled event and publishes the current timestamp, so that down stream services can be triggered by an "unschedul…
-
### Description
As a developer, I want to build a service for processing the timestamp events so that I can mimic calling real services.
### Acceptance Criteria
- Takes timestamp event, generates s…
-
http://verraes.net/2019/05/ddd-msg-arch/
**Patterns for Decoupling in Distributed Systems**
- [ ] http://verraes.net/2019/05/patterns-for-decoupling-distsys-domain-query/
- [X] Patterns for D…
-
...zodat ik kan bepalen of het gerelateerde WOZ object gesplitst of samengevoegd moet worden
EN van het gerelateerde WOZ object de belastingplichtige kan bepalen.
Opgesplitst in user stories: VNG…