Hibernate Reactive is a reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database. For more information, see Hibernate Reactive on hibernate.org.

Hibernate Reactive 1.0.0.CR2 is out!

The most important change in this release is the upgrade to Vert.x 4.0.3.

What’s new?

This release is mostly about dependencies, we upgraded:

You can check the detailed list of changes on our issue tracker.

How can I get it?

All details are available on the Hibernate Reactive website releases page.

If you are new to Hibernate Reactive, the the official documentation is a good place to start.

Feedback, issues, ideas?

To get in touch, use the following channels:


Back to top