Overview
This practical book introduces you to reactive programming using Spring Framework 5 and Project Reactor, enabling you to create robust, cloud-ready systems. Through hands-on examples, you'll learn to build modern applications that are scalable, fault-tolerant, and responsive, drawing on the power of Spring 5.
What this Book will help me do
- Understand the principles of reactive programming to build responsive and resilient applications.
- Use Spring Framework 5's WebFlux for asynchronous and nonblocking web application development.
- Learn to integrate reactive programming principles into database operations with Spring Data.
- Employ Spring Cloud Streams for developing efficient and scalable reactive microservices.
- Master the testing, monitoring, and releasing of reactive applications for production readiness.
Author(s)
None Dokuka and None Lozynskyi are experts in Java development and the Spring ecosystem, with extensive experience in designing and building reactive systems. Their approach focuses on practical guidance and hands-on exercises to make complex topics accessible.
Who is it for?
Ideal for Java developers familiar with the Spring Framework who aim to adopt reactive programming to create scalable, cloud-ready applications. Perfect for those with a basic understanding of asynchronous programming and distributed systems who seek guidance on implementing reactive systems using modern tools.