We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682fe12 commit 7b6653bCopy full SHA for 7b6653b
modules/use-cases-architectures/pages/starlight/jms/index.adoc
@@ -49,11 +49,11 @@ image:pulsar-client-settings.png[]
49
50
=== Produce and consume a message
51
52
-This example uses maven as the project structure. If you prefer gradle or another, this code should still be a good fit.
+This example uses Maven as the project structure. If you prefer gradle or another, this code should still be a good fit.
53
54
TIP: Visit our https://github.com/datastax/astra-streaming-examples[examples repo^]{external-link-icon} to see the complete source of this example.
55
56
-. Create a new maven project.
+. Create a new Maven project.
57
+
58
[source,shell]
59
----
0 commit comments