Package io.vertx.up
Class MicroApplication
java.lang.Object
io.vertx.up.runtime.ZeroApplication
io.vertx.up.MicroApplication
Vertx Application begin launcher for api gateway.
It's only used in Micro Service mode.
-
Field Summary
Fields inherited from class io.vertx.up.runtime.ZeroApplication
annotationMap, upClazz -
Method Summary
Methods inherited from class io.vertx.up.runtime.ZeroApplication
logger, run
-
Method Details
-
run
-
runBefore
protected void runBefore()- Overrides:
runBeforein classZeroApplication
-
runInternal
- Overrides:
runInternalin classZeroApplication
-