更新首页介绍文档

This commit is contained in:
YuCheng Hu
2020-09-11 00:09:20 -04:00
parent 51708c7d92
commit cd170e569b
+34 -2
View File
@@ -1,3 +1,35 @@
# Headline
# Spring Boot 文档和手册(中文)
> An awesome project.
欢迎来到 Spring Boot 的空间
因为最近项目的工作需要,要求使用 Spring Boot 来对项目进行微型化。
我们可能会用到项目中的一些有关的内容,因此特地整理的了一些相关的文档和翻译。
本文档的翻译是基于的版本:[2.1.1.RELEASE](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/) 进行编辑和发布的。
如果您想对我们的工作有什么建议,请直接 star 或 fork 我们在 GitHub 上的项目,链接地址为:[https://github.com/cwiki-us-spring-guides/Spring-Boot-Reference-Guide](https://github.com/cwiki-us-spring-guides/Spring-Boot-Reference-Guide)。
GitHub 上有关 Spring 的项目:[https://github.com/cwiki-us-spring-guides](https://github.com/cwiki-us-spring-guides)
如果您有兴趣参与我们的小组和项目,请使用下面的联系方式和我们联系:
| 联系方式名称 | 联系方式 |
|---|---|
| 电子邮件 | [service@ossez.com](mailto:service@ossez.com) |
| QQ 或微信 | 103899765 |
| QQ 交流群 Spring | 15186112 |
| 社区论坛 | [https://www.ossez.com/c/open-source/Spring/20](https://www.ossez.com/c/open-source/Spring/20) |
### 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 翻译版本 |