Introducing RxJava into a Spring Boot REST API

preview_player
Показать описание
Recorded at SpringOne2GX 2015.
Speakers: Simon Baslé, Laurent Doguin
Web / JavaScript Track
RxJava is an awesome library for async data streams. It is both expressive and powerful but the learning curve can be quite steep at first. So we want to quickstart developers into the world of Reactive eXtensions with more context than just listing operators!
Adapted from a hands-on workshop, this talk will describe how one can migrate code into a fully async and RxJava-based application, built upon Spring Boot and Java 8.
What kind of changes does this require? What shifts in thinking? What are the traps and pitfalls to avoid? Hopefully you'll learn the answers to these questions in this talk!
Рекомендации по теме
Комментарии
Автор

Not for beginners, but definitely for mid and advanced java developers, informative and relay helpful.
Thanks a lot

igorilievski
Автор

This knowledgeable speaker getting the bigInteger conversion wrong makes me restore my faith in myself.

madsk
Автор

Thanks for the informative presentation. Love those stream graphs.

kevinlin
Автор

Good job but misleading video title. Goes deep into RxJava itself but very little on using RxJava with REST API.

lekeseweje
Автор

Very informative presentation. Can you please post the git link for the project that is shown in the presentation? The URL that is given by Bruno Ribeiro doesn't contain the jdk 8 version of code

fazahidal
Автор

Thank you, guys. I love advanced stuff.

domicio
Автор

great presentation and good examples
thank you so much for your work

nikitatsybulskyi