Build Reactive REST APIs with Spring WebFlux and Spring Boot

Reactive Programming with Java, Spring WebFlux. Build Non Blocking REST API with Spring Framework & Spring Data R2DBC

Ratings 4.51 / 5.00
Build Reactive REST APIs with Spring WebFlux and Spring Boot

What You Will Learn!

  • Learn Reactive Programming
  • Lean Spring WebFlux with Spring Boot
  • Learn Flux & Mono
  • Learn Project Reactor
  • Learn Spring Data R2DBC

Description

***** Some Reviews From Students *****

  • its nice explanation

  • Great course for those (like me) who don't know about Reactive programming and searching for course to learn it from the beginning.


This course is all about Reactive Programming using Spring WebFlux and Spring Boot. It is asynchronous and non-blocking.

Now a days Spring Framework is widely used among Java Developers and specifically Spring Boot is in high demand. In this course you will learn Reactive Programming with Spring Boot.

You will learn reactive programming with Project Reactor library. First you will learn why need of Reactive REST APIs over traditional REST APIs.

Apart from this you will learn -

  • What is Back Pressure ?

  • Event Driven Stream

  • Reactive Stream Specification

You will learn Flux & Mono Reactive Types with Project Reactor library. Different methods provided in Flux and Mono. You will learn back pressure with request() and cancel() methods.

You will learn different Schedulers In Reactive Streams.

  • Immediate Scheduler

  • Parallel Scheduler

  • Single Scheduler

  • BoundedElastic Scheduler

After having the basic knowledge of reactive programming we will jump to Spring WebFlux with Spring Boot. You will learn functional endpoint with RouterFunction and HandlerFunction.

Then you will learn to Build Non Blocking REST APIs with Spring WebFlux & Spring Data R2DBC along with MySQL Database. Spring Data R2DBC is used to interact with SQL databases just like we have Spring Data JPA. In Reactive Stack Spring Data R2DBC is replacement of Spring Data JPA.

We will perform CRUD Operations (Create/Read/Update/Delete) using Spring Data R2DBC and MySQL database. Here different HTTP methods are covered like GET, POST, PUT and DELETE.

Video Streaming Platforms are perfect example for Reactive APIs and that what this course covers. Here we will create Video Streaming App just like YouTube using Spring WebFlux.

Who Should Attend!

  • Any Java Developer who wants to learn Reactive Programming with Spring Boot & Spring WebFlux

TAKE THIS COURSE

Tags

  • REST API
  • Spring Boot
  • Reactive Programming
  • Spring WebFlux

Subscribers

580

Lectures

67

TAKE THIS COURSE



Related Courses