Request for features by the customers
Requested Features
- Refactor Generators to use 1.6 style instead of apt (javax.annotation.processing instead of com.sun.mirror.apt)
- Allow to configure the registry via property instead of config [
]Jira server Anotheria.net OpenSource JIRA serverId d2cae391-b787-32d7-99e4-45cd0e9996e3 key DISTRIBUTEME-17
Realized Features
- Add lifecycle management interface to each service instance.
- Set default failover strategy for the complete application, not just per Interface. (See Defaults.class and config).
- Include Failover strategy with "circuit breaker" (alla stability pattern from book "Release It!" by Michael T. Nygard).
- Provide standard client for asynch communication along with the synch client (In work 1.1.0)