We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd61cc commit e0e23eaCopy full SHA for e0e23ea
config-vault/src/main/java/io/scalecube/config/vault/VaultConfigSource.java
@@ -115,7 +115,7 @@ public Builder addSecretsPath(String... secretsPath) {
115
* Setter for {@code secretsPaths}.
116
*
117
* @param secretsPaths collection of secretsPath\es (each value may contain paths separated by
118
- * {@code :})
+ * colon)
119
* @return this builder
120
*/
121
public Builder secretsPaths(Collection<String> secretsPaths) {
0 commit comments