Package org.ff4j.spring.autowire
Annotation Interface FF4JFeature
@Target({FIELD,METHOD,PARAMETER,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Documented
public @interface FF4JFeature
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueClose to behaviour of , inject property if relevant. -
required
boolean required- Default:
true
-