You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: entity 내의 SqlResultSetMapping 제거
- Object[]로 직접 반환하는 형태로 변경
- updateAt 추가할 예정
* feat: entity에 생성시간 및 수정시간 추가
- kafkaListener 내부 로직 비동기에서 동기로 변경 필요
* refactor: 기본정보 저장 로직 변경
- KafkaConsumer가 비동기로 동작하기 때문에 로직을 동기로 변경
The text was updated successfully, but these errors were encountered: