摘要: 1.跨域:对于一个路径:http:ip:port 如果协议 ip 端口三者有一个不同就有可能产生跨域问题 基于spring-cloud-gateway网关的解决方案,因为该网关使用的是reactor模式的webflux,所以: @Configuration public class CommonCo 阅读全文
posted @ 2020-12-30 17:49 yangxiaohui227 阅读(1004) 评论(0) 推荐(0)