liuyangming / ByteTCC

ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
https://www.bytesoft.org/
GNU Lesser General Public License v3.0
2.9k stars 913 forks source link

Dubbo config annotation support #65

Open wujun8 opened 6 years ago

wujun8 commented 6 years ago

请问对新版本的 Dubbo 支持的计划是? 希望可以统一通过注解配置 谢谢

liuyangming commented 6 years ago

0.5.x版本会使用最新版的dubbo,从这个版本开始就会支持注解配置了。敬请关注!