课程目录:Spring Webflux培训
4401 人关注
(78637/99817)
课程大纲:

  Spring Webflux培训

 

 

Introduction
Reactive Programming with Spring 5: Spring MVC vs Spring WebFlux

Overview of WebFlux Features

Reactive and Async concurrency model
WebFlux Programming Models

Annotation-based reactive components
Functional routing and handling
Preparing the Development Environment

Creating a REST Application

Understanding Project Reactor

Mono and Flux
Working with Reactive Web Controllers

RestController and WebClient
Publishing a Reactive Stream

Consuming a Reactive Stream

Socket Style Streaming

WebSocket and WebSocketClient
Securing Reactive Endpoints with Spring Security

Testing the Application

Debugging the Application

Deploying the Application

Troubleshooting

Summary and Conclusion