@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ClassPathOverrides
ModifiedClassPathRunner
to override entries
on the classpath.public abstract String[] value
groupId:artifactId:version
) to be
added to the classpath. The additions will take precedence over any existing
classes on the classpath.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.