React+ SpringBoot 跨域問題

1.新建CORSConfiguration.java 文件 2.編寫代碼 package com.vuvivian.jianshu; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.CorsRegistry;
相關文章
相關標籤/搜索