Uses of Annotation Interface
io.github.ravocode.avoonce.spring.annotation.Idempotent
Packages that use Idempotent
-
Uses of Idempotent in io.github.ravocode.avoonce.sample
Methods in io.github.ravocode.avoonce.sample with annotations of type IdempotentModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PaymentController.PaymentResponse> PaymentController.processPayment(PaymentController.PaymentRequest request) Protected endpoint: annotated withIdempotent.