Port "how-to" section to the reference manual

Copy the existing markdown How-to readme content to the user manual,
converting to asciidoc.

See gh-295
This commit is contained in:
Phillip Webb
2014-03-13 13:28:16 -07:00
parent 163509b5e5
commit 7a46ed0866
2 changed files with 1229 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -291,7 +291,8 @@ properties).
----
TIP: You can also use this technique to create ``short'' variants of existing Spring Boot
properties.
properties. See the ``<<howto.adoc#howto-use-short-command-line-arguments>>'' how-to
for details.