mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 05:01:06 +01:00
30 lines
1002 B
Plaintext
Executable File
30 lines
1002 B
Plaintext
Executable File
= Getting support for Spring Boot
|
|
|
|
|
|
|
|
== GitHub issues
|
|
|
|
We choose not to use GitHub issues for general usage questions and support, preferring to
|
|
use issues solely for the tracking of bugs and enhancements. If you have a general
|
|
usage question please do not open a GitHub issue, but use one of the other channels
|
|
described below.
|
|
|
|
If you are reporting a bug, please help to speed up problem diagnosis by providing as
|
|
much information as possible. Ideally, that would include a small sample project that
|
|
reproduces the problem.
|
|
|
|
|
|
|
|
== Stack Overflow
|
|
|
|
The Spring Boot community monitors the
|
|
https://stackoverflow.com/tags/spring-boot[`spring-boot`] tag on Stack Overflow. Before
|
|
asking a question, please familiarize yourself with Stack Overflow's
|
|
https://stackoverflow.com/help/how-to-ask[advice on how to ask a good question].
|
|
|
|
|
|
|
|
== VMware Tanzu Enterprise Support
|
|
|
|
If you are interested in more dedicated support, VMware Tanzu provides https://enterprise.spring.io/[enterprise support] for Spring Boot.
|