Uses of Annotation Interface
io.microsphere.spring.web.idempotent.Idempotent
Packages that use Idempotent
-
Uses of Idempotent in io.microsphere.spring.web.idempotent
Methods in io.microsphere.spring.web.idempotent with parameters of type IdempotentModifier and TypeMethodDescriptionstatic IdempotentAttributesIdempotentAttributes.of(Idempotent annotation) Create theIdempotentannotation attributesstatic IdempotentAttributesIdempotentAttributes.of(Idempotent annotation, org.springframework.core.env.PropertyResolver propertyResolver) Create theIdempotentannotation attributesConstructors in io.microsphere.spring.web.idempotent with parameters of type IdempotentModifierConstructorDescriptionIdempotentAttributes(Idempotent annotation, org.springframework.core.env.PropertyResolver propertyResolver)