spring-webflux.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [spring-webflux]

www.codever.land/bookmarks/t/spring-webflux

Build Reactive APIs with Spring WebFlux

https://developer.okta.com/blog/2018/09/24/reactive-apis-with-spring-webflux#secure-your-spring-webf...

You've heard that reactive programming can help you scale? But how do you implement it? Using Spring WebFlux, of course! This article shows you how.


Spring 5 WebClient

https://www.baeldung.com/spring-5-webclient

Discover Spring 5's WebClient - a new reactive RestTemplate alternative.


Guide to Spring 5 WebFlux

https://www.baeldung.com/spring-webflux

A brief guide to using WebFlux with annotations, in Spring 5.


Reactive Spring - Josh Long, Mark Heckler - YouTube

https://www.youtube.com/watch?v=l7VBdWhtl7A

Spring Framework 5.0 is here! One of the most exciting introductions in this release is support for reactive programming, building on the Pivotal Reactor project to support message-driven, elastic, re...