IdempotentKeyResolver

Resolves the final idempotent key for an invocation.

Inheritors

Functions

Link copied to clipboard
abstract fun resolve(joinPoint: ProceedingJoinPoint, method: Method, annotation: Idempotent): String