- This event has passed.
Webinar: Introducing Subscription Queries
24 July 2018 @ 4:00 pm - 4:30 pm
Presented by Frans van Buul
Queries are, next to Commands and Events, a fundamental building block of any CQRS/Event Sourcing based application. As such, they’re supported in Axon Framework since 3.1 by means of a QueryBus and @QueryHandler methods. But something has been missing so far: these queries were executed in a simple request/response fashion, whereas in reality many modern applications are showing live, asynchronously updated data to their users.
Axon Framework 3.3 has introduced subscription queries to bridge this gap in a truly elegant manner.
In this short, all live-coding webinar, we’ll take an existing Axon application with a GUI featuring synchronous, user initiated data refreshes, and transform that into a live updated system using the new subscription query functionality.
A must-see for all Axon users wanting to get the most out of Axon’s new features!
20 minutes for webinar, 10 minutes for Q&A