Skip to content

Commit 53fe706

Browse files
committed
Added java 9 examples in README
1 parent 2a99201 commit 53fe706

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,10 @@ It depicts how a service provider can be implemented and how the published servi
239239

240240
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.
241241

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+
242246
=== Vert.x fatjar examples
243247

244248
The link:fatjar-examples/README.adoc[Vert.x fatjar Examples] show how you can build fatjar with Maven or Gradle.

0 commit comments

Comments
 (0)