注释类型 CodeDreamPropertySource

    • 必需元素概要

      所需元素 
      修饰符和类型 必需的元素 说明
      String value
      Indicate the resource location(s) of the properties file to be loaded.
    • 可选元素概要

      可选元素 
      修饰符和类型 可选元素 说明
      boolean loadActiveProfile
      load app-{activeProfile}.yml
      int order
      Get the order value of this resource.
    • 元素详细资料

      • value

        String value
        Indicate the resource location(s) of the properties file to be loaded. for example, "classpath:/com/example/app.yml"
        返回:
        location(s)
      • loadActiveProfile

        boolean loadActiveProfile
        load app-{activeProfile}.yml
        返回:
        {boolean}
        默认值:
        true
      • order

        int order
        Get the order value of this resource.
        返回:
        order
        默认值:
        2147483647