getting-help.md 926 字节
Newer Older
茶陵後's avatar
茶陵後 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# 获得帮助

如果你的靴子有问题,我们愿意提供帮助。

* 尝试[how-to 文档](howto.html#howto)。它们为最常见的问题提供了解决方案。

* 学习基础知识。 Spring Boot 建立在许多其他 Spring 项目之上。查看[spring.io](https://spring.io)网站以获取大量的参考文档。如果你从 Spring 开始,请尝试[guides](https://spring.io/guides)中的一个。

* 问一个问题。我们监视[stackoverflow.com](https://stackoverflow.com)中带有[`spring-boot`]标记的问题(https://stackoverflow.com/tags/ Spring-boot)。

* 使用 Spring boot 在[github.com/spring-projects/spring-boot/issues](https://github.com/spring-projects/spring-boot/issues)上报告错误。

注:

所有的启动都是开源的,包括文档。如果你发现 DOCS 存在问题或希望改进它们,请[参与进来](https://github.com/spring-projects/spring-boot/tree/v2.6.4)