30 lines
1.9 KiB
Markdown
30 lines
1.9 KiB
Markdown
# Spring Boot 文档和手册(中文)
|
||
|
||
欢迎来到 Spring Boot 的空间
|
||
|
||
因为最近项目的工作需要,要求使用 Spring Boot 来对项目进微服务化。
|
||
|
||
我们可能会用到项目中的一些有关的内容,因此特地整理的了一些相关的文档和翻译。
|
||
|
||
本文档的翻译是基于的版本:[2.3.3.RELEASE](https://docs.spring.io/spring-boot/docs/2.3.3.RELEASE/reference/htmlsingle/) 进行编辑和发布的。
|
||
|
||
如果您想对我们的工作有什么建议,请直接 star 或 fork 我们在 GitHub 上的项目,链接地址为:[https://github.com/cwiki-us-docs/spring-docs](https://github.com/cwiki-us-docs/spring-docs)。
|
||
在这个连接中,我们将所有 Spring 的项目使用 docsify 项目提供的工具来进行文档化。
|
||
|
||
在最开始的时候我们计划使用 Asciidoctor, 经过使用发现 Asciidoctor 配置要求比较多会增加不少而外的工作,所以我们开始使用更加轻量的 docsify 来进行。
|
||
|
||
GitHub 上有关 Spring 的项目:[https://github.com/cwiki-us-spring-guides](https://github.com/cwiki-us-spring-guides)
|
||
|
||
## Spring Boot 文档和手册快速导航
|
||
|
||
在下面的表格中,我们列出了一些比较有用的 String Boot 教程的导航,在我们文档的整理中,也参考了一些这些文档。
|
||
|
||
在这里对原作者表示感谢。
|
||
|
||
| 网站名称 | URL | NOTE |
|
||
|---|---|---|
|
||
| gitbooks | [https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/](https://cwiki-us.gitbook.io/spring-boot-reference-guide-zh/) | 手册的简体中文 Git 翻译版本,可能会被要求注册 GitBook 的用户账户。 |
|
||
| 看云 | [https://www.kancloud.cn/honeymoose/spring-boot-reference-guide](https://www.kancloud.cn/honeymoose/spring-boot-reference-guide) | 手册的简体中文 Git 翻译版本 |
|
||
|
||
## 联系我们
|
||
请单击链接:[联系我们](CONTACT.md) 来和我们取得联系。 |