@Qualifier @Target({FIELD,PARAMETER,METHOD}) @Retention(RUNTIME) public @interface Audit
This annotation can be added to injected parameters to help dependency injection frameworks identify the instance of the parameter type that should be injected.
String
value
String value