Commit 02b9f532 authored by macro's avatar macro
Browse files

Update RedisConfig.java

parent 83dccef7
...@@ -5,7 +5,7 @@ import org.springframework.cache.annotation.EnableCaching; ...@@ -5,7 +5,7 @@ import org.springframework.cache.annotation.EnableCaching;
import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Configuration;
/** /**
* 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