-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spring Cloud Azure App Configuration 4.0 (#33337)
* Moving Spring Provider to the Spring folder * Fixing name in external places and updating RevApi * Removing Dynamic Features as it might not be part of the 4.0 * Fixing Dependencies, and Dynamic Web * Updating Readmes and dependencies * Fixing Links * Updated Test Project * Fixing names * Code Review Comments + Fix to Feature FIlters * Removing Extra dependency * Fixing Dependencies * Trying to fix pom files * Small code review changes. Updated Java Docs, changed a few names. Removed old dependencies. * updating AppConfigurationKeyVaultClientFactory bean name * Fixing Provider Properties * Removing extra annotation * Fixing Property validation * Fixing integration tests * Cleaning up unused @component s * Removing Feature Flag Components * Updating Feature Handler * Removing unneeded @component * Fixing Pipeline * Few renames * Fixing Auto Configuration and revapi * Updating RevApi * Fixing AutoConfiguration * Fixing Verify * Wrong dependency * Update pom.xml * Update pom.xml * Update pom.xml * Update pom.xml * Moving files to impl, and adding optional * Update tests.yml * move app config to the first when provisioning resources * Fixing Integration Test * Fixing Integration Tests --------- Co-authored-by: Xiaolu Dai <xiada@microsoft.com>
- Loading branch information
Showing
214 changed files
with
4,935 additions
and
4,045 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
100 changes: 0 additions & 100 deletions
100
sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/pom.xml
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...-config-web/src/main/java/com/azure/spring/cloud/config/web/pullrefresh/package-info.java
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...nfig-web/src/main/java/com/azure/spring/cloud/config/web/pushbusrefresh/package-info.java
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
...-config-web/src/main/java/com/azure/spring/cloud/config/web/pushrefresh/package-info.java
This file was deleted.
Oops, something went wrong.
168 changes: 0 additions & 168 deletions
168
sdk/appconfiguration/azure-spring-cloud-appconfiguration-config/pom.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.