注释类型 TestConfiguration

    • 可选元素概要

      可选元素 
      修饰符和类型可选元素说明
      Stringvalue
      Explicitly specify the name of the Spring bean definition associated with this Configuration class.
    • 元素详细资料

      • value

        String value
        Explicitly specify the name of the Spring bean definition associated with this Configuration class. See Configuration.value() for details.
        返回:
        the specified bean name, if any
        默认值:
        ""