List Gradle's Shadow Plugin as an alternative to Boot's loader

Closes gh-1828
This commit is contained in:
Andy Wilkinson
2018-11-27 15:31:26 +00:00
parent e81abc3f11
commit ab39e50ece

View File

@@ -331,4 +331,5 @@ following alternatives:
* https://maven.apache.org/plugins/maven-shade-plugin/[Maven Shade Plugin]
* http://www.jdotsoft.com/JarClassLoader.php[JarClassLoader]
* http://one-jar.sourceforge.net[OneJar]
* https://imperceptiblethoughts.com/shadow/[Gradle Shadow Plugin]