Commit 0f50e8c6 authored by macro's avatar macro
Browse files

Update RedisConfig.java

parent 01e49621
...@@ -20,7 +20,7 @@ import org.springframework.data.redis.serializer.StringRedisSerializer; ...@@ -20,7 +20,7 @@ import org.springframework.data.redis.serializer.StringRedisSerializer;
import java.time.Duration; import java.time.Duration;
/** /**
* Redis配置 * Redis相关配置
* Created by macro on 2020/3/2. * Created by macro on 2020/3/2.
*/ */
@EnableCaching @EnableCaching
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment