Class OverrideUserMethodImplementor

java.lang.Object
io.quarkus.rest.data.panache.deployment.methods.StandardMethodImplementor
io.quarkus.rest.data.panache.deployment.methods.OverrideUserMethodImplementor
All Implemented Interfaces:
MethodImplementor

public class OverrideUserMethodImplementor extends StandardMethodImplementor
Override the user method defined in the interface to propagate the annotations. In case of the method is also a REST resource, it will be configured to support the rest-data features like hal.