spring boot Set-Cookie标头,但是我看不到Storage / Cookies中的cookie,另一种方式仍然看不到任何东西,但是当我发布请求时,它将由浏览器自动发送,我的主要域名是m .example.com,我的请求域是api.example,我也在axios中设置了withCredentials = true,我也在stackoverflow中找到了一些答案,但它不能解决我的问题
document.cookie() // can not read JSESSIONID
set-cookie-header-has-no-effect-about-using-cookies-cors-including-for-local