Interface StorkServiceRegistrarConfiguration


public interface StorkServiceRegistrarConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    Service Registrar parameters.
    Configures service registrar type, e.g.
  • Method Details

    • 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