Package io.vertx.up.verticle
Class ZeroApiAgent
- java.lang.Object
-
- io.vertx.core.AbstractVerticle
-
- io.vertx.up.verticle.ZeroApiAgent
-
- All Implemented Interfaces:
io.vertx.core.Verticle
@Agent(type=API) public class ZeroApiAgent extends io.vertx.core.AbstractVerticle
Api Gateway for micro service architecture, 1. Enable Service Discovery to search EndPoints 2. Enable CircutBreaker to do breaker.
-
-
Constructor Summary
Constructors Constructor Description ZeroApiAgent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidstart()
-