Documentation

Various updates to README.md files.
This commit is contained in:
Phillip Webb
2013-08-05 17:06:07 -07:00
parent 40a9176937
commit 4e11ae1671
10 changed files with 195 additions and 154 deletions

View File

@@ -1,5 +1,4 @@
# Spring Boot - Loader
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.
> We are currently still working on documentation for Spring Boot. Please check back
> in the future.