Sep 2–3, 2020

2020 Schedule

A Deep Dive into Spring Application Events

Events have become a key element of modern application design, especially when it comes to distributed applications. But in monolithic applications, they can also be used to improve modularity, as Spring’s ApplicationEvent abstraction and the associated infrastructure components make it easy to design, publish and consume events.

The talk starts by giving an overview about the building blocks of Spring’s core event infrastructure. It continues with an example of how to decouple Spring components using events, discusses different ways of implementing a variety of interaction scenarios, and how Spring Data allows you to take a more domain-driven approach to event publication. We end up by discussing advanced event handling scenarios and failure handling.

Oliver Drotbohm

Senior Principal Software Engineer, VMware

Track: Intermediate/Advanced Spring