You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ZooKeeper qualifier can be specified over any REST endpoint. The endpoint will then register with ZooKeeper as a service.
Additionally, if @ZooKeeper is specified on an Application class then all endpoints in that application are automatically registered in ZooKeeper using a default name.
The text was updated successfully, but these errors were encountered:
@ZooKeeper
qualifier can be specified over any REST endpoint. The endpoint will then register with ZooKeeper as a service.Additionally, if
@ZooKeeper
is specified on an Application class then all endpoints in that application are automatically registered in ZooKeeper using a default name.The text was updated successfully, but these errors were encountered: