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

[Update] 테스트 API URL 주석 처리 #22

Closed
wants to merge 10 commits into from

Conversation

alswp006
Copy link
Member

@alswp006 alswp006 commented Sep 5, 2024

/

@alswp006 alswp006 force-pushed the feature/my_trip_short branch from bda90fc to 5ed8b69 Compare September 9, 2024 06:39
@alswp006 alswp006 force-pushed the feature/my_trip_short branch from 5ed8b69 to d347d6a Compare September 9, 2024 07:45
@eqvyoo eqvyoo requested a review from KimGyeongLock September 9, 2024 17:25

// List<Map<String, Object>>로 응답을 받기 위한 설정
List<Map<String, Object>> recommendations = webClient.post()
.uri("http://" + endPoint + ":8000/ai/trip/short")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이것도 @value("${cors.allowed-origins}")
private String allowedOrigin;
allowedOrigin/ai/trip 이런식으로 사용해주세요~!

@alswp006 alswp006 closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants