Full Reactive Stack: Spring Boot 2 & Spring WebFlux

Gain insights into building Reactive Web Applications with Spring Boot 2 and Spring WebFlux, from database integration to front-end. Explore Reactive vs MVC, performance, and deployment with Docker.

Intermediate

33 Lessons

6h

Certificate of Completion

Gain insights into building Reactive Web Applications with Spring Boot 2 and Spring WebFlux, from database integration to front-end. Explore Reactive vs MVC, performance, and deployment with Docker.

AI-POWERED

Explanations

AI-POWERED

Explanations

This course includes

7 Playgrounds

This course includes

7 Playgrounds

Course Overview

This course is your guide to using Spring Boot 2 and Spring WebFlux to create Reactive Web Applications. You will learn how to build a full-reactive system from the database (MongoDB reactive) to the front-end (Angular), using a Reactive programming strategy leveraged by Spring WebFlux, with the simplicity offered by Spring Boot 2. Beyond that though, you will be able to compare the Spring WebFlux with the standard MVC approach as well, covering the main aspects such as simplicity, performance, user exp...Show More

What You'll Learn

Learn how to build a Reactive web application, both backend and frontend.

Analyze the pros and cons of Reactive (and asynchronous) patterns applied to the web.

Understand the basic concepts of Project Reactor and WebFlux: Fluxes, Monos, and Backpressure.

Implement a Reactive database access layer with Spring Data and MongoDB.

Write a reactive API at the controller level with Reactor's Fluxes.

Get the basics about Server-Sent Events and put them into practice.

Build a basic Angular frontend that consumes the reactive APIs.

Understand the EventSource API and how it can be linked to an RxJS Observable.

Learn how to run performance tests against blocking and non-blocking APIs under simulated slow network conditions.

Compare Blocking APIs and Reactive APIs in terms of performance, user experience, and ease of development.

What You'll Learn

Learn how to build a Reactive web application, both backend and frontend.

Show more

Course Content

1.

Reactive Web

Learn how to use reactive web patterns, Spring WebFlux, and Project Reactor.
2.

Full Reactive Stack Backend

Walk through creating a reactive backend with Spring Boot, WebFlux, MongoDB, and Docker.
3.

Connecting Angular With the WebFlux Backend

Go hands-on with connecting Angular frontend to a reactive Spring WebFlux backend.

Go Green: Create a Recycling App Using Angular and Spring Boot

Project

4.

Conclusion

Break down the steps to implementing and evaluating a full reactive stack with WebFlux.
5.

Appendix

Use Docker and Docker Compose to deploy and manage full-stack applications.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor