5 skills found
rholder / Guava RetryingThis is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
houbb / SisyphusThe java retry framework.(支持注解的 java 重试框架)
lowzj / Java Retryingjava retry module, based on guava-retrying, support sync/async retry
shaonianjzh / Search Backend基于Vue3 + Spring Boot + Elastic Stack 的一站式聚合搜索平台,用户可以在同一页面集中搜索不同来源、不同内容的数据,提升用户的 检索效率和搜索体验。
WangJi92 / Spring Retry Examplespring retry and guava retrying demo 实践理解 ,推荐使用spring retry ,guava retrying 对于最新的guava有兼容性问题。