Spring Boot + Vue 跨域問題解決方案(后端篇) Spring Boot中設置 在springboot中添加配置類,全局配置即可 com.example.demo.config.CrosConfig.java: ...