Hibernate Reactive: Getting Started Guide

preview_player
Показать описание
If you want to implement a reactive application, you not only need to adapt your way of thinking and switch to reactive libraries for your business layer. You also need to access your database in a reactive way. One way to do that is to use Hibernate Reactive. It’s based on Vert.X and implements the well-known concepts of JPA and Hibernate ORM based on the reactive programming paradigm.

Like my channel? Subscribe!

Join the free Member Library:

Want to connect with me?

#Hibernate #HibernateReactive #GettingStarted
Рекомендации по теме
Комментарии
Автор

Firstly, thanks for your sharing, I've followed your blog a long time and learned a lot from them. Nextly, as a question, could you explain when and why we should prefer the Reactive approach to the traditional approach - that, the original JDBC-based approach. And then, can we mix both approaches in the same project?

duynguyenthanh
Автор

Finally reactive!!! Please more videos about this. Thanks in advance :D

xaviermedina
Автор

how to implement pagination? I can't find any info

Photoshopper
Автор

Hi, Thorben! In case that we have scalable backend, how to notify each backend instance if something was changed in DB? In other words, how application can react to DB changes? Thank you...

ivanivanovich
Автор

hmmm, what about strictly JPA users that use hibernate as the implementation? I assume there's no JPA reactive and that the 2 models do not fit well so if I use hibernate reactive I need to ditch JPA right?

IIIxwaveIII
Автор

any adapters for project reactor? or should we use the reactor library to transform the completionStage into a publisher?

acronis
Автор

I want to upgrade my project from Ordinary Boot to Reactive boot Please help. Currently I'm using Oracle DB

R.fit_b
Автор

I feel I don't deserve to watch your videos. The information your are giving us is amazing.

valkon_
Автор

my guy you badly need to timestamp your articles

elbozo