Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Need and example using panache Reactive JPA

I found the quarkus-hibernate-reactive-panache extension but I couldn't find an example of it using Panache orm with reactive repositories (In my case I use postgresql).

PanacheRepositoryBase.java seems that works as I need (smallrye.mutiny.*), could anybody link me to an example?

Thanks in advace, and nice work on quarkus project.

Regards

like image 291
danipenaperez Avatar asked Feb 04 '26 21:02

danipenaperez


1 Answers

UPDATE: A quickstart is now available on the Quarkus quickstarts development branch: https://github.com/quarkusio/quarkus-quickstarts/tree/development/hibernate-reactive-panache-quickstart

Old answer:

I've just created a new quickstart for Hibernate Reactive with Panache in Quarkus: https://github.com/quarkusio/quarkus-quickstarts/pull/809

Hopefully, it will be included soon in the list of quickstarts, but you can have a look already if you want to play with it.

like image 197
Davide D'Alto Avatar answered Feb 09 '26 15:02

Davide D'Alto



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!