有没有办法以编程方式访问 Apache Velocity 缓存?
我的 Web 应用程序正在使用 Velocity,并且我的资源加载器已启用缓存。是否可以手动访问缓存中的值?我真正需要做的就是在给定时间删除特定条目。
My web application is using Velocity, and my resource loader has caching enabled. Is it possible to manually access the values in the cache? All I really need to do is remove a particular entry at a given time.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为这应该重置模板缓存:
I think this should reset the template cache: