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

Feature/item create #50

Closed
wants to merge 99 commits into from
Closed

Feature/item create #50

wants to merge 99 commits into from

Conversation

sm9171
Copy link
Collaborator

@sm9171 sm9171 commented Oct 15, 2023

πŸ“Œ μš”μ•½

  • μ•„μ΄ν…œ 생성, 쑰회

πŸ“• 무엇을 μž‘μ—…ν•˜μ…¨λ‚˜μš”?

  • 버그 μˆ˜μ •
  • κΈ°λŠ₯ 개발
  • λ¦¬νŒ©ν„°λ§
  • λ¬Έμ„œ
  • ν…ŒμŠ€νŠΈ
  • λΉŒλ“œ 및 ν™˜κ²½μ„€μ • κ΄€λ ¨ μž‘μ—…
  • κ·Έ μ™Έμ˜ 경우 κ°„λž΅νžˆ κΈ°μˆ ν•΄μ£Όμ„Έμš”

πŸ“– 변경사항

βœ… 체크리슀트

  • ν™˜κ²½λ³€μˆ˜λ₯Ό μž„μ˜λ‘œ μˆ˜μ •ν•˜μ§€ μ•Šμ•˜λ‚˜μš”?
  • λΆˆν•„μš”ν•œ 둜그λ₯Ό μ§€μš°μ…¨λ‚˜μš”?

jimmy.lee and others added 30 commits October 1, 2023 10:08
- user 도메인 계측, μ‘μš© 계측, ν‘œν˜„ 계측 생성
- createUser, getUser μ—”λ“œ 포인트 생성
- name, email, address ν•„λ“œ 유무 체크
- user 객체 λ‹¨μœ„ ν…ŒμŠ€νŠΈ μž‘μ„±
- κΈ°λ³Έ ν”„λ‘œνŒŒμΌ μΌλ•Œ logging.xml import μ œμ™Έ
- User.createUser -> User.of
- UserEntity.toEntity -> userEntity.from
# Conflicts:
#	commerce-api/build.gradle.kts
jimmy.lee and others added 26 commits October 10, 2023 08:47
# Conflicts:
#	commerce-api/src/test/kotlin/com/hanghae/commerce/user/domain/UserRepositoryTest.kt
#	commerce-infra/db-main/src/main/kotlin/com/hanghae/commerce/data/domain/JpaUserRepository.kt
#	commerce-infra/db-main/src/main/kotlin/com/hanghae/commerce/data/domain/UserEntityRepository.kt
# Conflicts:
#	commerce-api/src/test/kotlin/com/hanghae/commerce/user/domain/UserRepositoryTest.kt
#	commerce-infra/db-main/src/main/kotlin/com/hanghae/commerce/data/domain/JpaUserRepository.kt
#	commerce-infra/db-main/src/main/kotlin/com/hanghae/commerce/data/domain/UserEntityRepository.kt
# Conflicts:
#	commerce-api/src/test/kotlin/com/hanghae/commerce/order/application/OrderCreateFacadeTest.kt
@sm9171 sm9171 requested review from 5Hanui and e-build October 15, 2023 11:20
@sm9171 sm9171 self-assigned this Oct 15, 2023
@sm9171 sm9171 closed this Oct 15, 2023
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.

4 participants