Building a Hello-world Vert.x app with Gradle

Sean Zhou
3 min readAug 9, 2020

In this article, I will walk through a few quick steps that will build a Hello-world app with Vert.x and with Gradle.

Before you start, make sure you have Gradle installed. If not, here are the instructions.

  1. Create a Gradle project

$ mkdir vertx-hello
$ cd vertx-hello
$ gradle init

Select type of project to generate:
1: basic
2: application
3: library
4: Gradle plugin
Enter selection (default: basic) [1..4] 2

Select implementation language:
1

--

--

Sean Zhou
0 Followers

Father of two awesome boys, enthusiast of going electric, passionate outdoor hiker and climber, full-stack software developer and enterprise architect