Dubbo学习二,服务提供者provider和服务消费者consumer

Demo结构介绍 Demo使用Maven聚合功能,里面有三个模块,目录如下:   其中Consumer模块为服务消费者,里面TestConsumer和consumer.xml组成了基于Spring配置方式的服务调用,TestConsumerApi是基于Dubbo API方式的服务调用,TestConsumerApiGeneric是泛化方式的服务调用,TestConsumerAsync是异步调用的方
相关文章
相关标签/搜索