Skip to content

Commit

Permalink
Spring Cloud内容迁移到新项目的说明
Browse files Browse the repository at this point in the history
  • Loading branch information
dyc87112 committed Aug 5, 2016
1 parent 4329c56 commit 29a22a0
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,22 @@
- chapter5-1-1:[JMS(未完成)]
- chapter5-2-1:[AMQP(未完成)]

### Dubbo进行服务治理

- chapter9-2-1:[Spring Boot中使用Dubbo进行服务治理]
- chapter9-2-2:[Spring Boot与Dubbo中管理服务依赖]

### Spring Cloud构建微服务架构

由于Spring Cloud偏宏观架构,Spring Boot偏微观细节,内容上越来越多,为了两部分内容不互相干扰,所以迁移Spring Cloud内容到:[SpringCloud-Learning项目](http://git.oschina.net/didispace/SpringCloud-Learning-)

- chapter9-1-1:[Spring Cloud构建微服务架构(一)服务注册与发现](http://blog.didispace.com/springcloud1/)
- chapter9-1-2:[Spring Cloud构建微服务架构(二)服务消费者](http://blog.didispace.com/springcloud2/)
- chapter9-1-3:[Spring Cloud构建微服务架构(三)断路器](http://blog.didispace.com/springcloud3/)
- chapter9-1-4:[Spring Cloud构建微服务架构(四)分布式配置中心](http://blog.didispace.com/springcloud4/)
- chapter9-1-5:[Spring Cloud构建微服务架构(五)服务网关](http://blog.didispace.com/springcloud5/)
- chapter9-1-6:[Spring Cloud构建微服务架构(六)集群监控]

### Dubbo进行服务治理

- chapter9-2-1:[Spring Boot中使用Dubbo进行服务治理]
- chapter9-2-2:[Spring Boot与Dubbo中管理服务依赖]

## 教程整理地址(时间不足,暂缓更新)

Expand Down

0 comments on commit 29a22a0

Please sign in to comment.