Configuring CORS with Spring Boot and Spring Security Posted on Oct 11, 2022 in #spring boot #security #code #kotlin Reading time: 1 minute Intro In this tutorial, we are configuring cross-origin resource sharing (aka. CORS) with Spring Boot and Spring Security. 🍿 Watch on YouTube or get the code from GitHub