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 4.1.0.Final is now available.

Hibernate Reactive 4.1.0.Final is compatible with Hibernate ORM 7.1.0.Final, and Vert.x SQL client 5.0.2.

If you need a Hibernate Reactive version compatible with older Hibernate ORM releases or Vert.x releases, you can find a compatibility matrix on the Hibernate website.

How can I get it?

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

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

Feedback, issues, ideas?

To get in touch, you can use the following channels:


Back to top