Annotation Type ClassPathOverrides

    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      String[]value
      One or more sets of Maven coordinates (groupId:artifactId:version) to be added to the classpath.
    • Element Detail

      • 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.
        Returns:
        the coordinates