youtube image
From YouTube: AsyncAPI + Spring Cloud Stream = Event-Driven Microservices Made Easy - Giri Venkatesan, Solace

Description

AsyncAPI Conference 2021 - Day 3
18th November 2021

The AsyncAPI specification allows you to define your Event-Driven apps. The Spring Cloud Stream framework allows you to implement Event-Driven microservices. In this talk, we will bring the two together and show how developers can go from Design to Code using AsyncAPI documents and the AsyncAPI generator that can generate code using Spring Cloud Stream Binders. At runtime, the Binders enable connection to external middleware like RabbitMQ, Kafka, Solace PubSub+ to name a few. This talk will include a hands-on demo using Java, Spring Cloud Stream, and the AsyncAPI java-spring-cloud-stream-template.