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

db에 갱신 날짜 추가 #37

Open
JHwan96 opened this issue Oct 25, 2024 · 0 comments
Open

db에 갱신 날짜 추가 #37

JHwan96 opened this issue Oct 25, 2024 · 0 comments
Assignees

Comments

@JHwan96
Copy link
Collaborator

JHwan96 commented Oct 25, 2024

  • 데이터 삭제 대신 갱신된지 n일 이전의 데이터만 가져오는 방식 추가
@JHwan96 JHwan96 self-assigned this Oct 25, 2024
JHwan96 added a commit that referenced this issue Nov 1, 2024
* refactor: entity 내의 SqlResultSetMapping 제거

- Object[]로 직접 반환하는 형태로 변경
- updateAt 추가할 예정

* feat: entity에 생성시간 및 수정시간 추가

- kafkaListener 내부 로직 비동기에서 동기로 변경 필요

* refactor: 기본정보 저장 로직 변경

- KafkaConsumer가 비동기로 동작하기 때문에 로직을 동기로 변경
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

No branches or pull requests

1 participant