需要spring mvc版本4.2及以上
MVC里面需要配置:
mvc:cors的配置處理get請(qǐng)求的跨域和非簡單跨域(post請(qǐng)求,且content-type為application/json)
Interceptor處理簡單跨域(post請(qǐng)求础嫡,且content-type不為application/json)
MVC里面需要配置:
mvc:cors的配置處理get請(qǐng)求的跨域和非簡單跨域(post請(qǐng)求,且content-type為application/json)
Interceptor處理簡單跨域(post請(qǐng)求础嫡,且content-type不為application/json)