Package io.microsphere.spring.web.idempotent
package io.microsphere.spring.web.idempotent
-
ClassDescriptionThe default
IdempotentServiceimplementation which uses a weak referenceConcurrentReferenceHashMapto store the new generated token andsessioncontext to check the duplicated request with same token.Idempotent AnnotationResolvablePlaceholderAnnotationAttributesforIdempotentannotationTheIdempotentService