Overview
Explore reactive programming in Java with Project Reactor and Spring Boot 2 in this conference talk from GOTO Amsterdam 2018. Dive into the Reactive Streams initiative and learn how to build message-driven, elastic, resilient, and responsive services. Discover how to leverage reactive capabilities from end to end, whether coming from a Spring MVC environment or a functional perspective. Follow along as the speaker demonstrates creating fully reactive Spring Boot 2 applications, covering topics such as the Reactive Manifesto, Project Reactor, and practical coding examples. Gain insights into implementing a Coffee Service, Data Loader, Service API, and Coffee Orders, along with unit testing techniques and working with virtual time and external APIs. Perfect for Java developers looking to enhance their skills in building modern, reactive applications.
Syllabus
Introduction
Who am I
Reactive Programming
Reactive Manifesto
Project Reactor
Lets Code
Spring Boot
Coffee Service
Data Loader
Service API
Coffee Orders
Unit Tests
Virtual Time
External API
Taught by
GOTO Conferences