注释类型 EnableDubboConfig

    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      boolean multiple
      It indicates whether binding to multiple Spring Beans.
    • 元素详细资料

      • multiple

        boolean multiple
        It indicates whether binding to multiple Spring Beans.

        Please note that if multiple() is true since 2.6.6, the multiple bean bindings will be enabled, works with single bean bindings, rather than they are mutually exclusive before.

        返回:
        the default value is true since 2.6.6, the value is inverse earlier.
        默认值:
        true