feat:解决dev环境yml缺少缓存类型字段问题

dev
shuliYao 2 years ago
parent 537c3da10d
commit 051c6043c9

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

Loading…
Cancel
Save