Package io.quarkus.panache.common.deployment
package io.quarkus.panache.common.deployment
-
ClassDescriptionBuild item to indicate that those classes are Panache-enhanced and will get getters/setters generated for public fields, even if they're not visible in the index.Build item to declare that a
PanacheMethodCustomizershould be used on Panache-enhanced methods.An AnnotationVisitor that intercepts and records annotations so that they can be applied to a different element later