@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @KeySpace public @interface Secret
Secret
marks objects as aggregate roots to be stored in Vault.@AliasFor(annotation=org.springframework.data.keyvalue.annotation.KeySpace.class, attribute="value") public abstract String value
KeySpace
public abstract String backend
Copyright © 2016–2019 Pivotal Software, Inc.. All rights reserved.