Closed
Description
The idea is to make the app having TestJars on the classpath launched via the IDE aware of GAVs, classpath and main classes of projects residing in the same workspace. Thus TestJar support won't attempt to load these projects from maven but instead use workspace versions of these.
See spring-projects-experimental/spring-boot-testjars#15 for more details