gpt4 book ai didi

spring - ehCache 有自动刷新的选项吗?

转载 作者:行者123 更新时间:2023-12-04 11:52:07 25 4
gpt4 key购买 nike

ehCache 有自动刷新的功能吗?如果是,请让我知道如何做到这一点。如果没有,请让我知道可以完成 ehCache 刷新的几种可能且有效的方法。

最佳答案

EhCache 无法知道插入其中的数据是如何产生的。那部分完全是特定于应用程序的。因此 EhCache 不能自动刷新——它不能拉取数据,必须将数据插入其中。

为此,您需要向应用程序添加另一个组件,该组件将在预定时间运行,同时将适当的数据插入 EhCache。

Spring 对计划任务有很好的支持。退房 this文档的一部分

关于spring - ehCache 有自动刷新的选项吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24302804/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com