Table of Contents

Vert.x

Quick Start

https://reactiverse.io/vertx-maven-plugin/

mvn io.fabric8:vertx-maven-plugin:1.0.9:setup \
   -DprojectGroupId=com.alefbt.learn \
   -DprojectArtifactId=learn-vertex \
   -Dverticle=com.alefbt.learn.LearnVertex \
   -Ddependencies=web

See more @ Vert.x Maven Plugin | vertx-awesome

Debug

  1. Create Debug configuration
  2. Set class to : `io.vertx.core.Launcher`
  3. Set application arguments to : `run com.alefbt.a.b.c.d.MyMainVertex`
kb/vert.x.txt · Last modified: 2022/01/03 16:03 by 127.0.0.1
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0