We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e41ba67 + d0fff93 commit c860ca3Copy full SHA for c860ca3
.gitignore
@@ -7,6 +7,9 @@
7
# BlueJ files
8
*.ctxt
9
10
+# IntelliJ files
11
+.idea
12
+
13
# Mobile Tools for Java (J2ME)
14
.mtj.tmp/
15
README.md
@@ -81,6 +81,8 @@ Ubuntu 23.04 x86_64 6.2.0-39-generic
81

82
83
84
+**Apache Kafka is a trademark of the Apache Software Foundation.**
85
86
**This project/product is not affiliated with, endorsed by, or sponsored by the Apache Software Foundation.**
87
-Licensed under Mozilla Public License 2.0
88
+Licensed under Mozilla Public License 2.0
0 commit comments