Package io.vertx.up
Class VertxApplication
- java.lang.Object
-
- io.vertx.up.VertxApplication
-
public class VertxApplication extends Object
Vertx Application entry 1) VertxApplication: start up zero framework in `application` mode. ( Service | Application ) 2) MicroApplication: start up zero framework in `micro` mode. ( Service & Gateway ) 3) Five scanners for critical components starting up