Package com.bytedesk.core.config
Class RetryConfig
java.lang.Object
com.bytedesk.core.config.RetryConfig
@Configuration
@EnableRetry
@Description("Retry Configuration - Retry mechanism configuration for handling transient failures")
public class RetryConfig
extends Object
启用Spring Retry重试机制的配置类
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RetryConfig
public RetryConfig()
-