Uses of Annotation Interface
com.bobocode.bring.core.annotation.Value
Packages that use Value
-
Uses of Value in com.bobocode.bring.core.context.type
Methods in com.bobocode.bring.core.context.type with parameters of type ValueModifier and TypeMethodDescriptionprivate String
AbstractPropertyValueTypeInjector.getDefaultValue
(Value valueAnnotation, String[] keyAndDefaultValue) Retrieves the property value for a given field based on the Value annotation.