Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对我来说,如何将 EhCache 设置为每晚/午夜使整个缓存过期并不是很明显。我可以通过某种工作以编程方式轻松地做到这一点,但我想知道是否有更“ehcache”的方式来做到这一点。
提前致谢!
听起来您应该使用缓存扩展来实现它
“缓存扩展适用于定时服务,您希望创建一个定时器来执行缓存操作。”