This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from 0516a7da3e9 [create-pull-request] automated change (#628) new 0c49882ff8a CAMEL-18518 - Support Secrets Reload from Vault/Cloud Service in camel-spring-boot - Azure Key Vault new e575b3f83ac CAMEL-18518 - Support Secrets Reload from Vault/Cloud Service in camel-spring-boot - Azure Key Vault The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../src/main/docs/spring-boot.json | 44 +++++++++++ .../boot/vault/AzureVaultAutoConfiguration.java | 7 ++ .../vault/AzureVaultConfigurationProperties.java | 92 ++++++++++++++++++++++ .../boot/vault/AzureVaultConfigurationTest.java | 4 +- 4 files changed, 146 insertions(+), 1 deletion(-)