In this tutorial, you will learn how to configure Cross-Origin Resource Sharing (CORS) with Spring Boot and Spring Security. CORS is an HTTP header-based mechanism that lets you specify in a flexible way what kind of cross-domain requests should be authorized. You will learn how to configure CORS in a Spring Boot application at a controller, method, and global level. You will also learn what to configure when you bring Spring Security into your application.
🔗Resources & Links mentioned in this video:
Github Repo: github.com/danvega/spring-security-cors-demo
Cross-Origin Resource Sharing (CORS) MDN developer.mozilla.org/en-US/docs/Web/HTTP/CORS:
👋🏻Connect with me:
Website: www.danvega.dev/
Twitter: twitter.com/therealdanvega
Github: github.com/danvega
LinkedIn: www.linkedin.com/in/danvega
Newsletter: www.danvega/dev/newsletter
SUBSCRIBE TO MY CHANNEL: bit.ly/2re4GH0
コメント