摘要: 序 本文主要研究下spring cloud gateway的stripPrefix配置 使用zuul的配置 这里的stripPrefix默认为true,也就是所有/demo/xxxx的请求转发给http://demo.com.cn/xxxx ,去除掉demo前缀 使用spring cloud gat 阅读全文
posted @ 2018-09-05 15:41 kylin-ink 阅读(2965) 评论(0) 推荐(0) 编辑