Guide to CORS and Spring Security in 60 Seconds

preview_player
Показать описание
Quick one on making Cross-Origin Resource Sharing (CORS) work with Spring Security and Spring Boot 3.

⚡ *Danger Zone*
This code disables some sensitive defaults in Spring Security. Don't just blindly copy the code as is! Make sure you know what you are doing and understand the implications. Also, if you spot any mistakes or you see me saying the wrong things, call me out for it in the comments!

🙌 *Get in Touch*

🎙 *Gear & Links*

_I may earn a small commission for purchases made through the links above at no additional cost to you._

🎶 *Music*

🍿 *Subscribe*
Want to see more tech tutorials? Subscribe now!
Рекомендации по теме
Комментарии
Автор

Do I have to restart the FE after config this cors, becuz I restart the BE but it doesn't work

ucNguyen-otyz