Uses of Class
io.microsphere.spring.web.idempotent.Idempotent
-
Packages that use Idempotent Package Description io.microsphere.spring.web.idempotent -
-
Uses of Idempotent in io.microsphere.spring.web.idempotent
Methods in io.microsphere.spring.web.idempotent with parameters of type Idempotent Modifier and Type Method Description static 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 Idempotent Constructor Description IdempotentAttributes(Idempotent annotation, org.springframework.core.env.PropertyResolver propertyResolver)
-