一、概述
二、
2.1、微服务
将原来一个大的系统,拆分成小系统
每个小系统分别开发,测试,维护
2.2、调用方
服务提供方式:rest(http)【restTemplate,httpclient】、web service、rpc
2.3、代码地址:
https://github.com/bjlhx15/spring-boot.git
参看mall-pruduct、mall-web
手机扫一扫
移动阅读更方便
你可能感兴趣的文章
4
5
6
7
8
9
10