会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Arbitrary233
博客园
首页
新随笔
联系
订阅
管理
2021年7月21日
浏览器跨域请求
摘要: 介绍 post请求会先发一个option的预请求 解决方法 在网关使用filter 在响应返回之前 添加响应头 配置允许跨域请求 package com.luyi.gulimall.gateway.config; import org.springframework.context.annotati
阅读全文
posted @ 2021-07-21 10:19 Arbitrary233
阅读(79)
评论(0)
推荐(0)
编辑
公告