6.6 ehcache.xml 簡介

2022-07-11 10:25 更新

EhCache 的使用需要有 ehcache.xml 配置文件支持,該配置文件中配置了很多 cache 節(jié)點, 每個 cache 節(jié)點會配置一個 name 屬性,例如:<cache name="blog" …>,該屬性是 CacheKit 取值所必須的。其它配置項如 eternal、 overflowToDisk、timeToIdleSeconds、 timeToLiveSeconds 詳見 EhCache 官方文檔。

以上內容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號