第 43 章 Google Secret Manager
仅支持生成者
Google Secret Manager 组件提供对 Google Cloud Secret Manager 的访问。
43.1. 依赖项 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当在 Red Hat build of Camel Spring Boot 中使用 camel-aws-secrets-manager 时,将以下 Maven 依赖项添加到 pom.xml 中,以支持自动配置:
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-google-secret-manager-starter</artifactId> </dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-google-secret-manager-starter</artifactId>
</dependency>