filmov
tv
Java Spring Boot & Microservices Interview Questions | Q25. What is CORS in Spring Boot?
![preview_player](https://i.ytimg.com/vi/HI4IBCJf_9Y/maxresdefault.jpg)
Показать описание
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.
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.