Can we have a similar option to load external jobs for integration-tests using SpringBoot test?
An application which has runtime dependencies on external jars . I am able to launched this from Spring-Boot using the -Dloader.path argument. But i am not able to run integration-test using the external lib folder . Can we have a similar option to load external jobs for integration-tests using SpringBoot test?
Tagged: