-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: CORS 설정을 자동으로 적용하도록 코드 수정하여 프론트 에러 해결
- CorsConfigurationSource빈을 등록함으로써 Spring Security는 CORS 설정을 자동으로 처리 - 프론트 에러: CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
- Loading branch information
Showing
1 changed file
with
30 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters