# Spring 中文文档社区 从实操的角度整理翻译`Spring`相关文档,包括`快速开始`、`安装指南`、`开发工具配置`、`代码案例`等。 ## 内容大纲 - 概述 - 快速开始 - 系统要求 - 安装指南 - 脚手架 - VSCode - IntelliJ IDEA - 开发你的第一个 Spring Boot 应用程序 - 构建 RESTful Web 服务 - 使用 RESTful Web 服务 ## 参与贡献 所有 **`Java Spring 熟练使用者`** 可以参与到`Spring 中文文档社区`的建设中来,选择自己感兴趣题目,可以直接撰写文章,也可以翻译 [Spring 官方](https://spring.io/) 上面的内容,也可以校对别人翻译的文章。具体贡献流程如下。 ![](https://gitcode.net/zkxw2008/my-material/-/raw/master/spring/readme-1.png) 1、Fork[此仓库](https://gitcode.net/dev-cloud/spring)到自己的[GitCode](https://gitcode.net/)账户下。 2、查看[Issue](https://gitcode.net/dev-cloud/spring/-/issues) 确定自己需要完成的题目。 3、对于已有中文的文档内容文件,可以执行校对。 4、对于暂时无中文文档内容的,可以直接贡献(翻译/撰写)原创中文文档。 5、内容完成者向[此仓库](https://gitcode.net/dev-cloud/spring)提交 PR(Pull Request)。 6、[此仓库](https://gitcode.net/dev-cloud/spring)审核人员审核通过,符合要求的,即会 Merge 到[此仓库](https://gitcode.net/dev-cloud/spring)中。 7、被 Merged 的 PR,会得到 200 ~ 500元不等的奖励。