Package io.microsphere.spring.test.redis
-
Annotation Types Summary Annotation Type Description EnableRedisTest Enable Redis Test configures the component list:RedisTemplate<Object,Object>
StringRedisTemplate
RedisServer
Annotation Type | Description |
---|---|
EnableRedisTest |
Enable Redis Test configures the component list:
RedisTemplate<Object,Object>
StringRedisTemplate
RedisServer
|