@ -10,6 +10,8 @@ spring:
redis:
# 地址, 多个地址使用‘,’逗号分割
hosts: ${spring.redis.host}
port: ${spring.redis.port}
password: ${spring.redis.password}
j2cache:
openSpringCache: true
@ -13,7 +13,8 @@ spring:
# 缓存中不存在时,运行缓存空对象