This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Azure Spring Boot Starters 2.1.8
1.update keyvault sdk to 4.1.0.
2.refine keyvault specific keys handling logic.
PS: Because of the new keyvault SDK use SDK: azure-identity to do authentication, so the old credential related classes have been deprecated such as com.microsoft.azure.keyvault.spring.AzureKeyVaultCredential and com.microsoft.azure.keyvault.spring.KeyVaultCertificateCredential.