Path for Reactive microservices with Spring Boot and Reactor

- What is Reactive Programming ?

- Uses cases

- Reactive App Architecture: Channel Lifecycle and Event Loop Model

- Project Reactor

- Introduction to Reactive Streams

- Spring WebFlux (WebClient) vs Spring MVC (RestTemplate)

- Netty vs Tomcat

- Flux vs Mono (and their operators)

- Unit (jUnit 5) and integration (WireMock) tests

- Reactive MongoDB

- ResponseEntity with Reactive Types

- Functional Web Services in Spring WebFlux

- Server Sent Events (SSE)

Extra: 

- Validators with Spring Boot and Jakarta

- ControllerAdvice and Global Error Handlerfor exceptions


Comentarios