Interface StorkServiceRegistrarConfiguration


  • public interface StorkServiceRegistrarConfiguration
    • Method Detail

      • type

        String type()
        Configures service registrar type, e.g. "consul". A ServiceRegistrarProvider for the type has to be available
      • parameters

        @WithParentName
        Map<String,​String> parameters()
        Service Registrar parameters. Check the documentation of the selected registrar type for available parameters