@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited @Conditional(value=ConditionalOnKubernetesSecretsRetryDisabled.OnSecretsPropertiesRetryDisabled.class) public @interface ConditionalOnKubernetesSecretsRetryDisabled
@Conditional
that matches when at least one of Spring Cloud
Kubernetes, Kubernetes Secret property sources or Kubernetes Secret property sources
fail fast (thus retry) is disabled.Copyright © 2017–2022 Pivotal Software, Inc.. All rights reserved.