Package io.microsphere.spring.test.redis
Annotation Type EnableRedisTest
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented @Inherited @Import(io.microsphere.spring.test.redis.RedisTestConfiguration.class) public @interface EnableRedisTestEnable Redis Test configures the component list:RedisTemplate<Object,Object>StringRedisTemplateRedisServer
- Since:
- 1.0.0
- Author:
- Mercy