arun-gupta / microservices

Java EE and Microservices
629 stars 381 forks source link

Add @Fixed qualifier for fixed service registration/discovery #30

Closed arun-gupta closed 9 years ago

arun-gupta commented 9 years ago

Fixed service registration/discovery should be moved to services module. This can be done by adding @Fixed qualifier, just like @ZooKeeper.