document-overview.md 1.7 KB
Newer Older
M
Mao 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
Spring Cloud Documentation
==========


This section provides a brief overview of Spring Cloud reference documentation. It serves
as a map for the rest of the document.

[](#documentation-about)[1. About the Documentation](#documentation-about)
----------

The Spring Cloud reference guide is available as

* [Multi-page HTML](https://docs.spring.io/spring-cloud/docs/2021.0.1/reference/html)

* [Single-page HTML](https://docs.spring.io/spring-cloud/docs/2021.0.1/reference/htmlsingle)

* [PDF](https://docs.spring.io/spring-cloud/docs/2021.0.1/reference/pdf/spring-cloud.pdf)

Copies of this document may be made for your own use and for distribution to others,
provided that you do not charge any fee for such copies and further provided that each
copy contains this Copyright Notice, whether distributed in print or electronically.

[](#documentation-getting-help)[2. Getting Help](#documentation-getting-help)
----------

If you have trouble with Spring Cloud, we would like to help.

* Learn the Spring Cloud basics. If you are
  starting out with Spring Cloud, try one of the [guides](https://spring.io/guides).

* Ask a question. We monitor [stackoverflow.com](https://stackoverflow.com) for questions
  tagged with [`spring-cloud`](https://stackoverflow.com/tags/spring-cloud).

* Chat with us at [Spring Cloud Gitter](https://gitter.im/spring-cloud/spring-cloud)

|   |All of Spring Cloud is open source, including the documentation. If you find<br/>problems with the docs or if you want to improve them, please get involved.|
|---|------------------------------------------------------------------------------------------------------------------------------------------------------------|