Steven van Beelen

Results 319 comments of Steven van Beelen

@coulas was so kind to provide a `PageResponseType` sample implementation in issue #1537. For completionist sake, you can find his comment [here](https://github.com/AxonFramework/AxonFramework/issues/1537#issuecomment-1857950874).

> How could I achieve this? You would need to use the `AggregateLifecycle.getVersion()` to get the version of the Aggregate in question. This version in question refers to the current...

My initial hunch to support the described behavior from @sgrimm-sg by toggling it through Axon Frameworks (then still very new) Builder solution seemed unfitting after taking a look at the...

We do not envision having sufficient time to work on this before our intended release of 4.7.0. Hence, moving this issue to 4.8.0.

We do not envision having sufficient time to work on this before our intended release of 4.8.0. Added, we aim to direct our attention to the following major release. Due...

Marked this pull request as obsolete in favor of #2499.

It's been quite some time, but here's an update on this issue. I've adjusted the title slightly, as I believe the `@ProcessingGroup` wouldn't be the right annotation to add SpEL...

We do not envision having sufficient time to work on this before our intended release of 4.7.0. Hence, moving this issue to 4.8.0.

We do not envision having sufficient time to work on this before our intended release of 4.8.0. Added, we aim to direct our attention to the following major release. Due...

I believe the introduction of the Dynamic Consistency Boundary (DCB), as suggested in the presentation [The Aggregate is dead! Long live the Aggregate!](https://www.youtube.com/watch?v=wXt54BawI-8), will be of utmost importance to provide...