Annotation Interface Secret


Secret marks objects as aggregate roots to be stored in Vault.
Author:
Mark Paluch
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Secret backend mount, defaults to secret.
    The prefix to distinguish between domain types.
  • Element Details

    • value

      The prefix to distinguish between domain types. The attribute supports SpEL expressions to dynamically calculate the keyspace based on a per-operation basis.
      See Also:
      Default:
      ""
    • backend

      String backend
      Secret backend mount, defaults to secret. The attribute supports SpEL expressions to dynamically calculate the backend based on a per-operation basis.
      Default:
      "secret"