Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE] RestTemplate CORS 설정 추가 #95

Merged
merged 1 commit into from
May 3, 2024

Conversation

320Hwany
Copy link
Member

@320Hwany 320Hwany commented May 3, 2024

#️⃣연관된 이슈

#94

📝작업 내용

프론트 서버에서 백엔드 서버로의 요청 모두 CORS 설정을 해놨었는데
백엔드 서버에서 외부 API 요청을 하고 받아온 것에 대한 것은 막혀있어서
RestTemplate 설정을 추가하였습니다.

@320Hwany 320Hwany self-assigned this May 3, 2024
@320Hwany 320Hwany added the feat⚙️ 기능 추가 label May 3, 2024
@320Hwany 320Hwany merged commit 35b00dc into backend-main May 3, 2024
1 check passed
@320Hwany 320Hwany deleted the be/feat/rest-template-cors branch May 3, 2024 01:50
@320Hwany 320Hwany changed the title [BE] feat : RestTemplate CORS 설정 추가 [BE] RestTemplate CORS 설정 추가 May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat⚙️ 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant