Conversation
…9-create-plagiarism-check-api
…9-create-plagiarism-check-api
…9-create-plagiarism-check-api
…9-create-plagiarism-check-api
…9-create-plagiarism-check-api
…9-create-plagiarism-check-api
…9-create-plagiarism-check-api
…9-create-plagiarism-check-api
|
저번에 학재 형이 알려줬던 것 같은데, 그거 보는 법이 있나요...? |
아니면 스테이지에 문제 만들 때 생기능 페이로드랑 브루노에 있는 형식 비교해도 ㄱㅊ을지도? |
|
✅ Syncing Preview App Succeeded Application: |
|
올 확인햐보겠슝 |
확인했습니다! 일단 추가로 unmarshal을 쓰는 방향으로 고쳐봤는데.... 바뀐게 딱히 없는 느낌... 제대로 작동할지 확신이 안섭니다 |
|
✅ Syncing Preview App Succeeded Application: |
|
✅ Syncing Preview App Succeeded Application: |
|
✅ Syncing Preview App Succeeded Application: |
|
✅ Syncing Preview App Succeeded Application: |
|
✅ Syncing Preview App Succeeded Application: |
(#3265) ### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> #2952 해당 PR에서 문제가 된 RabbitMQ 관련 문제를 해결 ### Additional context <!-- e.g. is there anything you'd like reviewers to focus on? --> --- ### Before submitting the PR, please make sure you do the following - [ ] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md) - [ ] Read the [Contributing Guidelines](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#pr-and-branch) and follow the [Commit Convention](https://github.com/skkuding/next/blob/main/CONTRIBUTING.md#commit-convention) - [ ] Provide a description in this PR that addresses **what** the PR is solving, or reference the issue that it solves (e.g. `fixes #123`). - [ ] Ideally, include relevant tests that fail without this PR but pass with it. --------- Co-authored-by: hj060809 <hjbanf89@gmail.com> Co-authored-by: hj060809 <55198983+hj060809@users.noreply.github.com>
Description
표절 검사를 위한 서버, 큐, 버킷, 모듈을 추가했습니다.
환경설정
JDK21 버전이 필요합니다.
dev container 리빌드 시 자동으로 jdk21이 적용되도록 변경했습니다.
변경 사항
Additional context
Before submitting the PR, please make sure you do the following
fixes #123).