Class 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 Detail

      • ZeroApiAgent

        public ZeroApiAgent()
    • Method Detail

      • start

        public void start()
        Overrides:
        start in class io.vertx.core.AbstractVerticle