Java Spring Boot & Microservices Interview Questions | Q25. What is CORS in Spring Boot?

preview_player
Показать описание
Q25. What is CORS in Spring Boot?
CORS stands for Cross-Origin Resource Sharing is a mechanism implemented by browsers and helps users to authorize cross-domain requests. This mechanism serves as an alternative to less secure and less powerful hacks of the kinds of IFrame or JSONP.
Рекомендации по теме