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

[Feat] 관심사 기반 추천 스케쥴링 코드 작성 #217

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

seonghooni
Copy link
Contributor

Overview

[Feat] 관심사 기반 추천 스케쥴링 코드 작성

변경 유형

  • 기능 추가
  • 버그 수정
  • 성능 개선
  • TC 추가
  • 기타 설정(환경 설정, CI/CD, 문서...)

수정 내용

  • 관심사 기반 추천 스케쥴링 코드 작성
  • 관심사 기반 추천 책 테이블에서 랜덤하게 Pageable만큼 조회하도록 쿼리문 작성
  • 기존 쿼리문 오류 수정

레퍼런스

@seonghooni seonghooni requested a review from Simy2 June 7, 2024 08:34
@seonghooni seonghooni linked an issue Jun 7, 2024 that may be closed by this pull request
@seonghooni seonghooni merged commit 33b41f4 into develop Jun 7, 2024
seonghooni added a commit that referenced this pull request Jun 7, 2024
* [Feat] 관심사 기반 추천 스케쥴링 코드 작성 (#217)

* [Feat] 관심사 기반 추천 스케쥴링 코드 작성

* [Refactor] 독서경험 BaseTimeEntity 상속하지 않도록 수정

* [Refactor] 관심사 id 가져오는 코드 오류 수정

* [Refactor] 서브모듈 업데이트 06/07

---------

Signed-off-by: 이성훈 <[email protected]>
Signed-off-by: simjaeyoun <[email protected]>
Co-authored-by: simjaeyoun <[email protected]>
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.

[Feat] 관심사별 추천도서 스케줄링 기능 작성
1 participant