摘要: 因springboot框架通常用于前后端分离项目,需配置后台允许跨域访问,配置类如下,将该类加入工程中即可。 import org.springframework.context.annotation.Bean; import org.springframework.context.annotati 阅读全文
posted @ 2020-03-24 10:10 MisMe 阅读(231) 评论(0) 推荐(0)