You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,10 @@ None of these is essential for a pull request, but they will all help.
89
89
* A few unit tests would help a lot as well - someone has to do it.
90
90
* If no-one else is using your branch, please rebase it against the current main (or another target branch in the main project).
91
91
92
+
# Getting Support
93
+
Use the [`spring-kafka` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/spring-kafka) to ask questions; include code and configuration and clearly explain your problem, providing an [MCRE](https://stackoverflow.com/help/minimal-reproducible-example) if possible.
94
+
[Commercial support](https://spring.io/support) is also available.
95
+
92
96
# License
93
97
94
98
Spring Kafka is released under the terms of the Apache Software License Version 2.0 (see LICENSE.txt).
0 commit comments