-
This is due to how Symfony serializer works. When the serialized object (event) contains a method with the name of the attribute, return value of that method is preferred and the value of the attribut…
-
WishKet : `https://yozm.wishket.com/magazine/detail/2713/`
Azure : `https://learn.microsoft.com/ko-kr/azure/architecture/patterns/`
-
*Originally created by paul-pfc (https://github.com/VNG-Realisatie/Haal-Centraal-BRK-event-sourcing/issues/26):*
...ZODAT ik in samenhang met VNG-Realisatie/Haal-Centraal-BRK-eventsourcing#24 kan bep…
-
*Originally created by CathyDingemanse (https://github.com/VNG-Realisatie/Haal-Centraal-BRK-event-sourcing/issues/28):*
...zodat ik hun impact op de WOZ registratie volledig en in onderlinge samenhan…
-
*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…
-
*Originally created by paul-pfc (https://github.com/VNG-Realisatie/Haal-Centraal-BRK-event-sourcing/issues/24):*
...ZODAT ik kan bepalen wie de belastingplichtige is
EN of een WOZ object moet worden…
-
Hello, first of all, thank you for this fantastic library. ❤️
In our company, we are trying to migrate v2 to v3.
However, we are completely baffled by how to do a simple time-travel debug.
W…
-
Hello Dear Community!
So, after some discussion on discord and some playing around i think i was able to reproduce the issue.
Short description of a problem: all events are saved correctly, but …
-
I know, I know, Marten 7 isn't that old yet and I'm working with plenty of teams who haven't made the leap to 7 yet because it was such a big change. This is to start a conversation about what Marten …
-
Both `EventSerializer` and `MessageSerializer` are set to `AvroSerializer`.
For example if we run `AxonAvroSerializerConfigurationITest` (`mvn -Pitest`) it will fail with...
```
20:54:29.00…