jar

com.microsoft.azure : spring-cloud-azure-appconfiguration-config

Maven & Gradle

Apr 21, 2021
6 usages
1.9k stars

Spring Cloud Azure App Configuration Config · Integration of Spring Cloud Config and Azure App Configuration Service

Table Of Contents

Latest Version

Download com.microsoft.azure : spring-cloud-azure-appconfiguration-config JAR file - Latest Versions:

All Versions

Download com.microsoft.azure : spring-cloud-azure-appconfiguration-config JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-cloud-azure-appconfiguration-config-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.spring.cloud.config.feature.management.entity

├─ com.microsoft.azure.spring.cloud.config.feature.management.entity.ConditionsItem.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.feature.management.entity.Feature.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.feature.management.entity.FeatureFilterEvaluationContext.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.feature.management.entity.FeatureManagementItem.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.feature.management.entity.FeatureSet.class - [JAR]

com.microsoft.azure.spring.cloud.config.stores

├─ com.microsoft.azure.spring.cloud.config.stores.ClientStore.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.stores.ConfigStore.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.stores.KeyVaultClient.class - [JAR]

com.microsoft.azure.spring.cloud.config

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationAutoConfiguration.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationBootstrapConfiguration.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationCredentialProvider.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationProperties.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationPropertySource.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationPropertySourceLocator.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationProviderProperties.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.AppConfigurationRefresh.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.ConfigurationClientBuilderSetup.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.Constants.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.HostType.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.KeyVaultCredentialProvider.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.RequestTracingConstants.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.RequestType.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.SecretClientBuilderSetup.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.StateHolder.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.TokenCredentialProvider.class - [JAR]

com.microsoft.azure.spring.cloud.config.pipline.policies

├─ com.microsoft.azure.spring.cloud.config.pipline.policies.BaseAppConfigurationPolicy.class - [JAR]

com.microsoft.azure.spring.cloud.config.resource

├─ com.microsoft.azure.spring.cloud.config.resource.AppConfigManagedIdentityProperties.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.resource.Connection.class - [JAR]

├─ com.microsoft.azure.spring.cloud.config.resource.ConnectionPool.class - [JAR]

Advertisement