1 Star 0 Fork 1

Batman/vertx-examples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.adoc 797 Bytes
一键复制 编辑 原始数据 按行查看 历史
Julien Viet 提交于 2017-10-17 22:18 . Added java9 examples

Vert.x Java 9 examples

Here you will find examples demonstrating how Vert.x can be used with Java 9 anonymous modules.

The application is a Java 9 module that uses Vert.x jars as anonymous modules:

  • vertx.core

  • vertx.web

  • vertx.sql.common

  • vertx.jdbc.client

There are three examples, you can run these in the IDE

  • http2: a simple HTTP/2 server (io.vertx.example.java9.http2.Server#main)

  • jdbc: uses Vert.x JDBC client (io.vertx.example.java9.jdbc.JDBCExample#main)

  • web: a simplistic Vert.x Web app (io.vertx.example.java9.web.Server#main)

These examples focus on the declaration of Vert.x components used as Java 9 anonymous modules.

To know more about

  • Vert.x Core: refers to the core-examples

  • Vert.x Web: refers to web-examples

  • Vert.x JDBC Client: refers to jdbc-examples

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/icecream/vertx-examples.git
git@gitee.com:icecream/vertx-examples.git
icecream
vertx-examples
vertx-examples
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385