摘要:
Centos6官方已停止维护,建议更新到7或者8 yum源,阿里云,网易都用不了6的centos6的源了,搜狐还能用 使用搜狐的yum源 Centos-Base.repo [base] name=CentOS-6 failovermethod=priority # 搜狐源 网速200k左右,比较给力 阅读全文
摘要:
1.springboot要版本保持在2.5以上 2.添加跨域配置 CorsConfig import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configur 阅读全文