Package org.springframework.vault.core.util
@NullMarked
package org.springframework.vault.core.util
Property transformer classes for Spring Vault core support.
-
ClassDescriptionKey-Value utility to retrieve secrets from a versioned key-value backend.Strategy interface to transform properties to a new key-value
Mapin a functional style.Implementations ofPropertyTransformerthat provide various useful property transformation operations, prefixing, etc.PropertyTransformerthat adds a prefix to each key name.PropertyTransformerthat passes the given properties through without returning changed properties.