# Spring-official-reference > Spring官方文档(中文版) #### 编译的Spring官方文档中文译本,为Spring生态体系下的学习者降低学习门槛,您在使用文档的过程中如发现不准确的译文,可即时提供翻译建议。 ## Spring官方项目 ### Spring Boot [![Build Status](https://ci.spring.io/api/v1/teams/spring-boot/pipelines/spring-boot/jobs/build/badge)](https://ci.spring.io/teams/spring-boot/pipelines/spring-boot?groups=Build") [![Chat](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/spring-projects/spring-boot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge") Spring Boot makes it easy to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need. You can use Spring Boot to create stand-alone Java applications that can be started using `java -jar` or more traditional WAR deployments. We also provide a command line tool that runs spring scripts. Our primary goals are: * Provide a radically faster and widely accessible getting started experience for all Spring development * Be opinionated out of the box, but get out of the way quickly as requirements start to diverge from the defaults * Provide a range of non-functional features that are common to large classes of projects (e.g. embedded servers, security, metrics, health checks, externalized configuration) * Absolutely no code generation and no requirement for XML configuration - [站点](https://spring.io/projects/spring-boot) - [GIT](https://github.com/spring-projects/spring-boot) ------- #### 版本文档 - [2.0.0 M3](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/2.0.0%20M3) - [参考手册](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/2.0.0%20M3/参考手册.md) - [API文档](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/2.0.0%20M3/API文档.md) - [2.0.0](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/2.0.0) - [参考手册](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/2.0.0/参考手册.md) - [API文档](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/2.0.0/API文档.md) - [1.5.7](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.5.7) - [参考手册](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.5.7/参考手册.md) - [API文档](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.5.7/API文档.md) - [1.5.6](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.5.6) - [参考手册](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.5.6/参考手册.md) - [API文档](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.5.6/API文档.md) - [1.4.7](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.4.7) - [参考手册](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.4.7/参考手册.md) - [API文档](https://github.com/caojiele/Spring-official-reference/blob/master/Spring%20Boot/version/documents/1.4.7/API文档.md)