注释类型 ClassPathOverrides

    • 必需元素概要

      所需元素 
      修饰符和类型必需的元素说明
      String[]value
      One or more sets of Maven coordinates (groupId:artifactId:version) to be added to the classpath.
    • 元素详细资料

      • value

        String[] value
        One or more sets of Maven coordinates (groupId:artifactId:version) to be added to the classpath. The additions will take precedence over any existing classes on the classpath.
        返回:
        the coordinates