Package org.ff4j.spring.autowire
Annotation Interface FF4JProperty
@Target({FIELD,METHOD,PARAMETER,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
public @interface FF4JProperty
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueExtract value from the expression : @property{first}. -
required
boolean required- Default:
true
-