Build Reactive REST APIs with Spring WebFlux and Spring Boot

所在平台: Udemy

课程主页: https://www.udemy.com/course/reactive-rest-apis-with-java-spring-webflux-spring-boot-r2dbc-mysql/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用Spring WebFlux和Spring Boot构建反应式REST API 课程概述: 该课程主要针对希望学习反应式编程的初学者,涵盖了使用Spring WebFlux和Spring Boot进行反应式编程的基本知识。通过本课程,您将掌握异步和非阻塞的反应式REST API构建方法。 学习内容包括: - 反应式编程的基本概念及其为何优于传统REST API - 反压(Back Pressure)及其在反应式编程中的应用 - 事件驱动流和反应式流规范 - Project Reactor库下的Flux和Mono反应式类型的使用,及其提供的不同方法 - 在反应式流中使用不同的调度程序,如Immediate、Parallel、Single和BoundedElastic Scheduler - 通过RouterFunction和HandlerFunction学习功能性端点 - 使用Spring WebFlux和Spring Data R2DBC构建非阻塞REST API,并通过MySQL数据库进行交互,替代传统的Spring Data JPA - 执行CRUD操作(创建、读取、更新、删除),涵盖GET、POST、PUT和DELETE等HTTP方法 - 实际案例:创建一个类似于YouTube的视频流应用程序,展示反应式API的实际应用场景 学生评价:课程讲解清晰,非常适合零基础学习者,内容全面且实用。 通过本课程,您将掌握构建现代反应式REST API的关键技能,为开发高效、非阻塞的应用打下坚实基础。

课程评论(0条)

课程详情

***** Some Reviews From Students *****its nice explanationGreat 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 StreamReactive Stream SpecificationYou 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 SchedulerParallel SchedulerSingle SchedulerBoundedElastic SchedulerAfter 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.

课程标签

0人关注该课程

主题相关的课程