spring-attic / spring-cloud-etcd

Apache License 2.0
144 stars 60 forks source link

Remove EtcdLifecycle in favor of new AutoRegistration and ServiceRegistry API's. #36

Open spencergibb opened 7 years ago

spencergibb commented 7 years ago

See https://github.com/spring-cloud/spring-cloud-consul/commit/ba85624a98e1bc972ed41c5b799aae78c04bdaa6 for an example.

No need to try and be backward compatible, since this has never been released.