美文网首页
十、Spring Cloud Gateway-跨域(CORS)配

十、Spring Cloud Gateway-跨域(CORS)配

作者: 侯文_ad82 | 来源:发表于2019-08-27 11:22 被阅读0次

    网关可以配置为控制CORS行为。 “全局”CORS配置是Spring Framework CorsConfiguration的URL模式映射。

    在上面的示例中,对于所有GET请求的路径,将允许来自docs.spring.io的CORS请求。

    相关文章

      网友评论

          本文标题:十、Spring Cloud Gateway-跨域(CORS)配

          本文链接:https://www.haomeiwen.com/subject/kgwrkctx.html