oneone1995/M-Volunteer-SpringBoot

有跨域请求的解决方案吗?

scstc opened this issue · 2 comments

scstc commented

有跨域请求的解决方案吗?

@turing1989 跨域请求是前端的知识吧?不好意思,我对前端知识不了解,帮不到您

@turing1989 了解到后端也是需要做相关配置才可以,可以使用@crossorigin注解或者可以写一个过滤器