在嘗試從一個(gè)web前端使用HTTP Request請(qǐng)求訪(fǎng)問(wèn)REST服務(wù)端時(shí),遇到錯(cuò)誤: XMLHttpRequest cannot load http://localhost:8080/ping. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:63342' is therefore not allowed access.補(bǔ)充:我服務(wù)端java(在eclipse里跑) 傳一個(gè)圖片(服務(wù)器路徑)給webstorm 然而image訪(fǎng)問(wèn)的是webstorm下的project的資源 而不是Tomcat下的資源。。。
關(guān)于本地調(diào)試跨域問(wèn)題
慕絲7291255
2018-08-06 10:09:25