Tanzu Tuesdays

See live demos of modern application development technologies.

A Deep Dive into Spring Application Events with Oliver Drotbohm

Watch on Twitch
1:00 PM PST on Tuesday, Feb 09, 2021

A Deep Dive into Spring Application Events with Oliver Drotbohm

A Deep Dive into Spring Application Events with Oliver Drotbohm

Feb 9 2021

In this episode

Events have become a key element of modern application design especially when it comes to distributed applications. But also in monolithic applications they can 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 talks 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 to take a more domain-driven approach to event publication. We end up by discussing advanced event handling scenarios and failure handling.

Guests

Ollie Drotbohm

Oliver Drotbohm is Senior Principal Software Engineer at VMware, Java Champion and member of the JPA 2.1 expert group. He has been into developing enterprise applications and open source projects for over 15 years now. His working focus is centered around software architecture, DDD, REST, and persistence technologies. He is regularly speaking at German and international conferences and the author of technology articles as well as the first book on Spring Data.

Hosts

Tiffany Jernigan

Tiffany is a senior developer advocate at VMware and is focused on Kubernetes. She previously worked as a software developer and developer advocate (nerd whisperer) for containers at Amazon. She also formerly worked at Docker and Intel. Prior to that, she graduated from Georgia Tech with a degree in electrical engineering. In her free time she likes to spend time with her fiancé, family, and friends, as well as dabble in photography. You can find her on Twitter @tiffanyfayj.

Paul Czarkowski