diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index c0b0598..268cc8b 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -58,5 +58,4 @@ jetcache: local: default: type: caffeine - keyConvertor: fastjson - defaultExpireInMillis: 3600000 \ No newline at end of file + keyConvertor: fastjson \ No newline at end of file