update
This commit is contained in:
parent
94bfb80179
commit
1122cd5f02
@ -18,7 +18,7 @@ categories:
|
||||
- [springCloud 学习 1(集中式配置管理)](http://tapme.top/blog/detail/2018-11-19-15-57-00/)
|
||||
- [springCloud 学习 2(服务发现)](http://tapme.top/blog/detail/2018-11-22-15-57/)
|
||||
- [springCloud 学习 3(Netflix Hystrix 弹性客户端)](http://tapme.top/blog/detail/2018-11-28-15-57-00)
|
||||
- [springCloud 学习 4(Zuul 服务路由)](http://tapme.top/blog/detail/2019-01-03-19-19)
|
||||
- [springCloud 学习 4(Zuul 服务路由)](http://tapme.top/blog/detail/2019-01-03-19-18)
|
||||
- [springCloud 学习 5(Spring-Cloud-Stream 事件驱动)](http://tapme.top/blog/detail/2019-01-03-19-19)
|
||||
- [springCloud 学习 6(Spring Cloud Sleuth 分布式跟踪)](http://tapme.top/blog/detail/2019-01-03-19-19)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
id: "2019-01-03-19-19"
|
||||
id: "2019-01-03-19-18"
|
||||
date: "2019/01/03 19:19"
|
||||
title: "springCloud学习4(Zuul服务路由)"
|
||||
tags: ["spring-boot", "spring-cloud", "netflix-zuul", "service-gateway"]
|
||||
@ -441,4 +441,4 @@ public class ResponseFilter extends ZuulFilter {
|
||||
|
||||
**本篇代码存放于:**[github](https://github.com/FleyX/demo-project/tree/master/springcloud/spring-cloud%E6%9C%8D%E5%8A%A1%E8%B7%AF%E7%94%B1)
|
||||
|
||||
**本篇原创发布于:**[https://tapme.top/blog/detail/2019-01-03-19-19](https://tapme.top/blog/detail/2019-01-03-19-19)
|
||||
**本篇原创发布于:**[https://tapme.top/blog/detail/2019-01-03-19-19](https://tapme.top/blog/detail/2019-01-03-19-18)
|
||||
|
Loading…
x
Reference in New Issue
Block a user