gpt4 book ai didi

spring-boot - 在springboot2.0中使用ehcache时 'sync=true'是否有效

转载 作者:行者123 更新时间:2023-12-04 03:10:52 29 4
gpt4 key购买 nike

我正在使用 @cacheablespringboot2.0EHcache ,但我不确定 sync=true支持吗?

如何检查?

最佳答案

@Cacheable允许您指定 sync归因于 确保只有一个线程正在构建缓存值 .

查询方式:

通过发送两个并行请求访问缓存数据并修改数据。第二个线程应该只获取更新的值。

关于spring-boot - 在springboot2.0中使用ehcache时 'sync=true'是否有效,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50850612/

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