-
Notifications
You must be signed in to change notification settings - Fork 0
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
프로덕션 코드 리팩토링 #206
프로덕션 코드 리팩토링 #206
Commits on Dec 18, 2023
-
- 엔티티의 필드 타입에 맞게 Id 값의 타입은 Reference Type 사용 - 시간 또는 카운트 숫자의 데이터 경우 성능을 고려해서 Primitive Type 사용
yumyeonghan committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 47dd4e8 - Browse repository at this point
Copy the full SHA 47dd4e8View commit details -
yumyeonghan committed
Dec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 39ca320 - Browse repository at this point
Copy the full SHA 39ca320View commit details -
refactor: certification 도메인 dto 리팩토링
yumyeonghan committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for d3fc1c4 - Browse repository at this point
Copy the full SHA d3fc1c4View commit details -
refactor: chatting current 도메인 리팩토링
yumyeonghan committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 753b9ff - Browse repository at this point
Copy the full SHA 753b9ffView commit details -
refactor: chatting history 도메인 리팩토링
yumyeonghan committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for a36c0db - Browse repository at this point
Copy the full SHA a36c0dbView commit details -
yumyeonghan committed
Dec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for dac9f82 - Browse repository at this point
Copy the full SHA dac9f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 801d056 - Browse repository at this point
Copy the full SHA 801d056View commit details -
yumyeonghan committed
Dec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for e251f40 - Browse repository at this point
Copy the full SHA e251f40View commit details
Commits on Dec 19, 2023
-
refactor: Faker 대신 instancio 사용
yumyeonghan committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e52869b - Browse repository at this point
Copy the full SHA e52869bView commit details -
yumyeonghan committed
Dec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e82e925 - Browse repository at this point
Copy the full SHA e82e925View commit details -
yumyeonghan committed
Dec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 6485732 - Browse repository at this point
Copy the full SHA 6485732View commit details -
refactor: ChattingMessageHistory -> ChattingHistory
yumyeonghan committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for f3d595e - Browse repository at this point
Copy the full SHA f3d595eView commit details -
refactor: ChatRoom -> ChattingRoom
yumyeonghan committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for ec6d992 - Browse repository at this point
Copy the full SHA ec6d992View commit details -
yumyeonghan committed
Dec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for c3506b8 - Browse repository at this point
Copy the full SHA c3506b8View commit details -
refactor: ChattingHistoryCustomSlice, ChattingHistoryListDto 네이밍 변경
yumyeonghan committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for e003ee1 - Browse repository at this point
Copy the full SHA e003ee1View commit details -
refactor: ReportSummary 네이밍 변경
yumyeonghan committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for cd63a4e - Browse repository at this point
Copy the full SHA cd63a4eView commit details -
yumyeonghan committed
Dec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for b9ea267 - Browse repository at this point
Copy the full SHA b9ea267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25dd8e1 - Browse repository at this point
Copy the full SHA 25dd8e1View commit details