Uses of Annotation Interface
io.github.ravocode.avoonce.jaxrs.Idempotent
Packages that use Idempotent
-
Uses of Idempotent in io.github.ravocode.avoonce.jaxrs
Classes in io.github.ravocode.avoonce.jaxrs with annotations of type IdempotentModifier and TypeClassDescriptionclassJAX-RSContainerRequestFilter,ContainerResponseFilter, andWriterInterceptorthat provides zero-code idempotency protection for any JAX-RS resource. -
Uses of Idempotent in io.github.ravocode.avoonce.sample.quarkus
Methods in io.github.ravocode.avoonce.sample.quarkus with annotations of type IdempotentModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsePaymentResource.processPayment(PaymentResource.PaymentRequest request) Protected endpoint: annotated withIdempotent.