diff --git a/runstart/src/main/resources/application-dev.yml b/runstart/src/main/resources/application-dev.yml index 7e359541..3da85b0f 100644 --- a/runstart/src/main/resources/application-dev.yml +++ b/runstart/src/main/resources/application-dev.yml @@ -96,7 +96,7 @@ spring: cache: ehcache: config: classpath:/myehcache.xml - type: ehcache + type: ehcache # type: redis # redis: # #Redis服务器地址