Panache with Hibernate Reactive needs a way to load lazy fields · Issue #36214 · quarkusio/quarkus · GitHub

$ 20.99 · 5 (779) · In stock

In Quarkus, bytecode enhancements are enabled by default. This means that users can map a field like this: @Basic(fetch = FetchType.LAZY) public String data; In Hibernate Reactive, this means that the field needs to be fetched explicitly

hibernate-reactive-panache gives error org.hibernate.LazyInitializationException: HR000056: Collection cannot be initialized · Issue #18786 · quarkusio/ quarkus · GitHub

Hibernate-Reactive-Panache issue · Issue #31955 · quarkusio/quarkus · GitHub

Hibernate Reactive with Panache error · Issue #23283 · quarkusio/quarkus · GitHub

Hibernate reactive panache pagination with OneToMany entity · quarkusio quarkus · Discussion #38643 · GitHub

Panache: provide final for public entity properties · Issue #5754 · quarkusio/quarkus · GitHub

ObjectMapperCustomizer with Hibernate5Module for lazyloading · Issue #4644 · quarkusio/quarkus · GitHub

Exceptions with Hibernate Reactive under load · Issue #32533 · quarkusio/ quarkus · GitHub

Panache Reactive not working with Quarkus GraphQL · Issue #21111 · quarkusio /quarkus · GitHub

Panache Reactive not working with Quarkus GraphQL · Issue #21111 · quarkusio /quarkus · GitHub

Quarkus REST Reactive ServerRequestFilter Has To Be Blocking When Using With Hibernate Panache Reactive · Issue #21215 · quarkusio/quarkus · GitHub

Create a Hibernate Reactive Example · Issue #14174 · quarkusio/quarkus · GitHub

AsyncHealthCheck does not work with Hibernate Reactive · Issue #20166 · quarkusio/quarkus · GitHub

Hibernate reactive panache quickstart with UUIDGenerator throws error in native mode · Issue #21217 · quarkusio/quarkus · GitHub