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.
我使用了 spring 缓存抽象,它工作得很好。Springs 的SimpleCacheManager 用作缓存存储。
现在使用缓存和缓存驱逐来测试应用程序有点困难,因为存在大量启用缓存的方法。如果有人可以建议一种监视缓存的方法,那将非常有帮助。