@Configuration @ConditionalOnClass(value=org.aspectj.lang.ProceedingJoinPoint.class) public class IdempotentConfig extends Object
| Constructor and Description |
|---|
IdempotentConfig() |
| Modifier and Type | Method and Description |
|---|---|
IdempotentAspect |
idempotentAspect(RedisConnectionConfiguration configuration) |
@Bean public IdempotentAspect idempotentAspect(RedisConnectionConfiguration configuration)
Copyright © 2021. All rights reserved.