@ConfigurationProperties(prefix="genie.retry")
@Validated
public class RetryProperties
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RetryProperties.S3RetryProperties
Retry properties related to S3.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_PREFIX
The property prefix for all properties in this group.
|
| Constructor and Description |
|---|
RetryProperties() |
public static final java.lang.String PROPERTY_PREFIX