Interface ConsulConfigGateway

    • Method Detail

      • getValue

        io.smallrye.mutiny.Uni<Response> getValue​(String key)
        Retrieves a value from Consul's Key / Value store using the value of key
      • close

        void close()