spring-boot/docs/howto.md
Phillip Webb c5ee3c7eba Remove duplicate documentation
Remove README files that have been since been migrated to the reference
documentation. Also updated remaining markdown files to asciidoctor to
save having a mix of different formats.

Fixed gh-503
2014-03-16 23:00:12 -07:00

11 lines
481 B
Markdown

# How Do I Do That With Spring Boot?
**The How-to is now part of the reference documentation.**
The How-to guide has moved and is now published as part of the reference documentation.
You can find the latest browsable copy at
http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto
If you want to contribute to the How-to the source is available at
[`spring-boot-docs/src/main/asciidoc/howto.adoc`](../spring-boot-docs/src/main/asciidoc/howto.adoc).