spring-boot/spring-boot-docs/src/main
Phillip Webb f30b962ff9 Add support for unpacking nested JARs
Update the executable JAR code to automatically unpack any entries
which include an entry comment starting `UNPACK:` to the temp folder.
The existing Maven and Gradle plugins have been updated with new
configuration options and the `spring-boot-tools` project has been
updated to write the appropriate entry comment based on a flag passed
in via the `Library` class.

This support has been added to allow libraries such a JRuby (which
assumes that `jruby-complete.jar` is always accessible as file) to work
with Spring Boot executable jars.

Fixes gh-1070
2014-06-24 00:46:56 -07:00
..
asciidoc Add support for unpacking nested JARs 2014-06-24 00:46:56 -07:00
docbook Add YAML syntax highlighting in docs 2014-03-19 16:13:38 -07:00
groovy Improve formatting of generated doc tables 2014-06-09 20:03:17 -07:00
javadoc Consistent javadoc "code" block formatting 2014-02-11 14:19:01 -08:00
xslt Improve formatting of generated doc tables 2014-06-09 20:03:17 -07:00