feat: 解决dev文件缓存类型层级不对问题

dev
shuliYao 1 year ago
parent f02ec2bae9
commit f9e088ef39

@ -96,7 +96,7 @@ spring:
cache: cache:
ehcache: ehcache:
config: classpath:/myehcache.xml config: classpath:/myehcache.xml
type: ehcache type: ehcache
# type: redis # type: redis
# redis: # redis:
# #Redis服务器地址 # #Redis服务器地址

Loading…
Cancel
Save