How to build reactive microservices with Spring WebFlux?

preview_player
Показать описание
If you’re building a huge application for your organization, you wouldn’t want to struggle with performance and scalability issues. A reactive, non-blocking application can be an answer to this problem. It will help you cater to thousands of requests per second with a limited number of threads.

Watch this webinar to learn how to build reactive applications in Java with Spring WebFlux framework with a live demo.

Here’s the agenda of the webinar:
~ Introduction to reactive programming with Java
~ Build a microservice with Spring Webflux and writing unit test cases for it.
~ Using WebClient to leverage external services
Рекомендации по теме