An open API service indexing awesome lists of open source software.

https://github.com/vert-x3/modular-vertx-guide


https://github.com/vert-x3/modular-vertx-guide

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Modular Vert.x Guide

Vert.x in a modular world.

- 👓 [HTML](https://vert-x3.github.io/modular-vertx-guide/index.html) version
- 👊 [an issue](https://github.com/vert-x3/modular-vertx-guide/issues)

# Building the book

```
> mvn package asciidoctor:process-asciidoc
> open target/docs/modular-vertx-guide/index.html
```