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,8 @@
# Spring Boot - Maven Plugin
> **Note:** We are currently still working on documentation for Spring Boot. This
> README is not yet complete, please check back in the future.
A maven plugin for building executable JAR and WAR files. To use it,
configure your project to build a JAR or WAR (as appropriate) in the
normal way, and then add the Spring plugin to your `<build><plugins>`