-
One of the main goals of this project is to provide a base framework for avro serialization with axonframework.
To use avro from the axon server dashboard, this requires an osgi plugin to be installe…
-
One of the main goals of this project is to provide a base framework for avro serialization with axonframework.
To use avro from the axon server dashboard, this requires an osgi plugin to be installe…
-
Code for sagas is often quite similar, but there's always some boilerplate in maintaining sagas state. We could make some nice DSL for that, which would make long live transactions easier to make with…
-
### Basic information
* Axon Framework version: 4.5
* JDK version: 15
I'm trying to better understand how sagas works and I've created three different projects to make some tests. I haven't con…
-
### Basic information
* Axon Framework version: 4.5.1
* JDK version: any
* AMQP Extension version: master
* Complete executable reproducer if available (e.g. GitHub Repo): #84
While depe…
-
The `@SourceId` introduced in Axon Framework 4.1 should be added as an option resolvable parameter.
This code has been introduced in [this](https://github.com/AxonFramework/AxonFramework/pull/820) is…
smcvb updated
3 years ago
-
We already have a bit of info about `lenientDeserialization` but we can add info about `defaultTyping` there as well.
https://docs.axoniq.io/reference-guide/axon-framework/events/event-serializatio…
-
The following test starts failing after https://github.com/mockito/mockito/commit/123beb8311ed6303ba71d682cff8434fe36b7f0f. It looks like the change to call actual `equals` and `hashCode` methods is c…
-
## Steps to Reproduce
In out of the box vanilla flutter project, add [image picker plugin](https://pub.dev/packages/image_picker).
image_picker: ^0.6.7+4
**Expected results:**
The…
-
### Basic information
* Axon Framework version: 4.2.2
* JDK version: 1.8.601
* Kafka Extension version:4.0-RC3
* Complete executable reproducer if available (e.g. GitHub Repo):
### Steps to …