随笔分类 -  dubbo

摘要:spring cloud中基于springboot开发的微服务,是基于http的rest接口,也可以开发基于dubbo的rpc接口。 一,创建goodsService模块 1, 在创建的goodsService模块中再创建goodsServiceApi和goodsServiceServer模块 2, 阅读全文
posted @ 2020-01-18 13:52 王东波 阅读(1477) 评论(0) 推荐(0)