Annotation Type EnvEntry
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) @Repeatable(EnvEntries.class) public @interface EnvEntry
Defines an environment entry (can be injected with@).Resource
-
-
Field Summary
Fields Modifier and Type Fields Description static StringUNSPECIFIED
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleancompEnvClass<?>typeStringtypeAsString
-