JAVA
访问spring boot项目提供的web api提示跨域问题
天杀的,没天理啊!本机的api,居然提示跨域!如前两篇文章《springbootwebapi》《springboot里面对WEBAPI的单元测试》所述的api,看上去头头是道,但我在前端用js刚开始测试的时候,却提示跨域。前端代码如下:varurl1="http://localhost:8085/api/authors/kv/1?t=2";vardata1="name=chenqu&des