Annotation Interface InjectionDeep


@Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface InjectionDeep
Bean inside metadata should be marked by this annotation for introspect it for injection annotations find.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Injection prefix.
  • Element Details

    • prefix

      String prefix
      Injection prefix.
      Default:
      ""