Package com.azure.spring.cloud.autoconfigure.context
Spring Cloud Azure's auto-configuration for the Spring context.
-
Class Summary Class Description AzureContextUtils AzureGlobalConfigurationEnvironmentPostProcessor An EnvironmentPostProcessor to convert environment variables predefined by Azure Core and Azure SDKs to Azure Spring properties, and add a property source for them as well.AzureGlobalProperties AzureGlobalProperties.GlobalAmqpClientConfigurationProperties Transport properties for amqp-based clients.AzureGlobalProperties.GlobalAmqpProxyConfigurationProperties Proxy properties only apply to amqp-based clients.AzureGlobalProperties.GlobalAmqpRetryConfigurationProperties Retry properties only apply to amqp-based clients.AzureGlobalProperties.GlobalClientConfigurationProperties Global configurations for the transport client underneath.AzureGlobalProperties.GlobalHttpClientConfigurationProperties Transport properties for http-based clients.AzureGlobalProperties.GlobalHttpProxyConfigurationProperties Proxy properties only apply to http-based clients.AzureGlobalProperties.GlobalProxyConfigurationProperties Global configurations for proxy.AzureGlobalProperties.GlobalRetryConfigurationProperties Global configurations for proxy.AzureGlobalPropertiesAutoConfiguration Auto-configurationforAzureGlobalProperties.AzureTokenCredentialAutoConfiguration Auto-configurationfor Spring Cloud Azure defaultTokenCredential.