Annotation Interface Autowired


  • 可选元素概要

    可选元素
    修饰符和类型
    可选元素
    说明
    boolean
     
    注入的bean.name
  • 元素详细资料

    • required

      boolean required
      默认值:
      true
    • value

      String value
      注入的bean.name
      返回:
      String
      默认值:
      ""