-
### Basic information
* Axon Framework version: 4.10.0
* JDK version: JDK 21 (probably unrelated)
* Spring (Boot) version: 3.3.0
* Spring Ahead of Time Extension version: 4.10.0
### Steps to …
-
### Basic information
* Axon Framework version: **4.9.4**
* JDK version: **21**
* Complete executable reproducer: [Modified Bike Rental Demo](https://github.com/dxp227/bike-rental-quick-star…
-
Написать 3 класса для конфигурации кафки из спринга:
https://github.com/AleksK1NG/Java-Spring-CRQS-Eventsourcing-Microservice/blob/master/src/main/java/com/eventsourcing/configuration/KafkaProducerCon…
-
![Screenshot 2024-10-17 122045](https://github.com/user-attachments/assets/272f922b-85ed-4921-be57-41c5edadb12f)
While trying to enable snapshotting, I found behavior that might not be consiste…
-
Hey, there is a closed issue (#103) and an open PR (#114). Since the ticket was closed by a bot and we can’t reopen it, I've created this new one. Can we please address the warnings? The logs are curr…
-
Hi guys, once again, thanks for this fantastic library. 👍
I would like to follow up on our previous discussion #619 where we already learned how to easily restore an aggregate to any previous poin…
-
**Describe the problem**
When updating Zitadel to 2.61.2 or anything newer, then Netbird can't query the Zitadel user endpoint anymore.
**To Reproduce**
Steps to reproduce the behavior:
1. I…
-
```
reactor.core.publisher.Sinks$EmissionException: Spec. Rule 1.3 - onSubscribe, onNext, onError and onComplete signaled to a Subscriber MUST be signaled serially.
at reactor.core.publisher.Intern…
-
Hey,
I was trying out stopping and starting my (SingleThreadedRunner) runner but it fails.
The little test below raises this RunnerAlreadyStarted exception at the final `runner.start()` call (so…
-
### Description
UniCore currently implements CQRS (Command Query Responsibility Segregation), DDD (Domain-Driven Design), and Event Sourcing, with working components for event listeners and command d…