Annotation Type EnableDiscoveryClient


Annotation to enable a DiscoveryClient implementation.
Author:
Spencer Gibb
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    If true, the ServiceRegistry will automatically register the local server.
  • Element Details

    • autoRegister

      boolean autoRegister
      If true, the ServiceRegistry will automatically register the local server.
      Returns:
      - true if you want to automatically register.
      Default:
      true