Documentation
Various updates to README.md files.
This commit is contained in:
@@ -1 +1,4 @@
|
||||
# Spring Boot - Gradle Plugin
|
||||
|
||||
> We are currently still working on documentation for Spring Boot. Please check back
|
||||
> in the future.
|
||||
@@ -1,5 +1,4 @@
|
||||
# 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.
|
||||
> We are currently still working on documentation for Spring Boot. Please check back
|
||||
> in the future.
|
||||
@@ -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.
|
||||
|
||||
@@ -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>`
|
||||
|
||||
Reference in New Issue
Block a user