Package io.quarkus.hibernate.reactive.runtime.customized
package io.quarkus.hibernate.reactive.runtime.customized
-
ClassesClassDescriptionThe
VertxContextin Hibernate Reactive is accessing the Vert.x context directly, assuming this is the correct context as intended by the developer, as Hibernate Reactive has no opinion in regard to how Vert.x is integrated with other components.Custom Quarkus initiator for theContextservice; this one creates instances ofCheckingVertxContext.