The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.

问题描述:Spring boot 项目加上@CrossOrigin也会报错

解决方法:https://segmentfault.com/q/1010000016904795

原文地址:https://www.cnblogs.com/minmin123/p/13901771.html