hibernate / hibernate-reactive

A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
https://hibernate.org/reactive
Apache License 2.0
441 stars 92 forks source link

ORM 7.0.0.Beta1 #1962

Closed sebersole closed 3 months ago

sebersole commented 3 months ago

Fixed compile errors. Allowing PR checks to verify tests.

DavideD commented 3 months ago

Merged, thanks