Documentation

This commit is contained in:
Phillip Webb
2013-08-01 23:36:58 -07:00
parent 5a7236625b
commit e1c6860a41
12 changed files with 340 additions and 306 deletions

View File

@@ -0,0 +1,5 @@
# Spring Launcher
A very thin Java main for executable JAR and WAR
archives. `JarLauncher` and `WarLauncher` know how to access classpath
resources and dependencies in nested jar files.