Steven van Beelen

Results 319 comments of Steven van Beelen

Removing the milestone in favor of making a 4.6.0 release soon. This issue will be reevaluated once we start the new planning phase.

But of course, @jeffwidman. Thanks for chipping in. [Here's](https://github.com/AxonFramework/AxonFramework/pull/2692) a recent pull request showing this behavior. It upgrades Spring Boot from 2.7.10 to 2.7.11, wherein the project's GitHub Action performs...

@jeffwidman, I don't want to push, but I am wondering whether there's any information I can go on concerning this predicament. Do you per chance have an update for me?...

Thanks for pointing this out @sgrimm-sg. When we updated the framework from Axon 3 to Axon 4, we also did a massive shuffle of all the pages in the Reference...

Thanks for pointing this out Steven, that narrows the feature request down a little. :+1:

First off, I'd like to apologies that we've not responded to your issue earlier @janesser. We normally keep a close eye on every issue coming in, but it must have...

FYI, the idea for this enhancement originates from framework issue [#2122](https://github.com/AxonFramework/AxonFramework/issues/2122).

Thanks for providing this issue description, @rhubarb. As time progresses for Axon's 10+ year existence, we notice more people endeavoring this route without the complete theoretical background. Hence, our reference...

Thanks for this suggestion @edreyer. Returning values from command handlers is also an option when you're not using Project Reactor. The addition Axon's Reactor Extension provides is the `ReactorResultHandlerInterceptor`, which...

Another topic which should be shared when this information is added to the appendices, is the fact you can omit the use of TOAST/OID entirely from PostgreSQL. A sample on...