第43章 Google Secret Manager
producer のみサポート対象
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>