摘要: SpringBoot跨域问题:When allowCredentials is true, allowedOrigins cannot contain the special value "*"since that cannot be set on the "Access-Control-Allow 阅读全文
posted @ 2024-01-18 17:09 CharyGao 阅读(1873) 评论(0) 推荐(0) 编辑
摘要: 本人结合其他博客和自己查询的资料,一步一步实现整合了security安全框架,其中踩过不少的坑,也有遇到许多不懂的地方,为此做个记录。 开发工具:ide、数据库:mysql5.7、springboot版本:2.3.7 个人对Spring Security的执行过程大致理解(仅供参考) 使用Sprin 阅读全文
posted @ 2024-01-18 17:03 CharyGao 阅读(4732) 评论(0) 推荐(0) 编辑