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 2a99201 commit 53fe706Copy full SHA for 53fe706
README.adoc
@@ -239,6 +239,10 @@ It depicts how a service provider can be implemented and how the published servi
239
240
The link:amqp-bridge-examples/README.adoc[Vert.x AMQP Bridge Examples] show how you can interact with AMQP 1.0 servers using the Vert.x AMQP Bridge.
241
242
+=== Java 9 examples
243
+
244
+This link:java9-examples/README.adoc[Java 9 examples] shows how a tiny modular Java 9 application using Vert.x as anonymous modules.
245
246
=== Vert.x fatjar examples
247
248
The link:fatjar-examples/README.adoc[Vert.x fatjar Examples] show how you can build fatjar with Maven or Gradle.
0 commit comments