Annotation Interface InterpretableFields
Class-level annotation to declare what fields should run through the variable
interpreter - e.g., to be replaced with env-var values at run-time.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]
list of field names in the class that are interpretable.
-
Element Details
-
fieldNames
-