We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
로드맵의 특정 키워드의 퀴즈 목록을 조회할 때 각 퀴즈 별로 학습 여부를 알 수 있다.
The text was updated successfully, but these errors were encountered:
feat: 퀴즈 응답 DTO에 학습 여부 정보 추가
9745eef
#1474
fix: merge conflict 해결
20b8821
fix: 컴파이 에러 해결
5275a7a
refactor: 정적 팩토리 메서드 네이밍 수정
bae8616
- 하나의 인자를 가지고 있는 정적 팩토리 메서드의 이름을 from으로 변경 #1474
refactor: JPQL 마지막 띄어쓰기 제거
b560495
refactor: when() 메서드를 BDDMockito.given() 메서드로 대체
7a5b91b
refactor: isNull() 사용 및 불필요한 개행 제거
699ecf2
refactor: of 메서드 대신 생성자를 사용하도록 수정
6a8c65f
amaran-th
nuyh99
No branches or pull requests
이슈 개요
로드맵의 특정 키워드의 퀴즈 목록을 조회할 때 각 퀴즈 별로 학습 여부를 알 수 있다.
상세 설명
The text was updated successfully, but these errors were encountered: