一 代码位置
https://github.com/cakin24/spring-cloud-code/tree/master/ch18-7
二 测试
1 启动gateway
2 postman 输入http://localhost:8080/actuator/gateway/routes
3 postman输入如下界面,然后运行
4 postman 输入http://localhost:8080/actuator/gateway/routes
5 浏览器输入:http://localhost:8080/jd
跳到京东首页,说明生效。
6 postman输入如下界面,