Native support for using `this.javaSettings.loadPaths` to load JAR files automatically by convention, by placing JAR files into a "jars" folder inside the root of a plugin or project.
This is a zero configuration solution which avoids adding machinery to copy JAR files into application server lib directories building builds/deployments.
Native support for using `this.javaSettings.loadPaths` to load JAR files automatically by convention, by placing JAR files into a "jars" folder inside the root of a plugin or project.
This is a zero configuration solution which avoids adding machinery to copy JAR files into application server lib directories building builds/deployments.