Update RedisConfig.java
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user