Vert.x - Application Start - (Entry|Start) point

Card Puncher Data Processing

About

A main entry of a vert.x application will start a vertx instance and deploy one or several verticle in it.

You have two methods to start an application

  • or the launcher - The Launcher is an advanced version of a main method that offers more functionalities (such as starting the process in the background, passing configuration at the command line,…)







Share this page:
Follow us:
Task Runner