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/domain order #46

Merged
merged 35 commits into from
Oct 12, 2023
Merged

Feature/domain order #46

merged 35 commits into from
Oct 12, 2023

Commits on Oct 4, 2023

  1. chore: commerce-infra:redis-main ꡬ성

    jimmy.lee committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cead8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55da5a0 View commit details
    Browse the repository at this point in the history
  3. chore: Dummy μ‚­μ œ

    jimmy.lee committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fc21ec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd06f4c View commit details
    Browse the repository at this point in the history
  5. test: testcontainer ꡬ성

    jimmy.lee committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    2dbda6a View commit details
    Browse the repository at this point in the history
  6. test: order tc κ΅¬ν˜„ > when_stock_size_is_5

    jimmy.lee committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    92f3434 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d8f21a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    23d3cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Merge branch 'develop' into feature/domain-order

    # Conflicts:
    #	commerce-api/build.gradle.kts
    jimmy.lee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1a6d523 View commit details
    Browse the repository at this point in the history
  2. chore: dummy μ‚­μ œ

    jimmy.lee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d86a9e2 View commit details
    Browse the repository at this point in the history
  3. fix: compile μˆ˜μ •

    jimmy.lee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    3b5f160 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into feature/domain-order

    # Conflicts:
    #	commerce-infra/db-main/src/main/kotlin/com/hanghae/commerce/data/common/PrimaryKeyEntity.kt
    jimmy.lee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    548bdf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcba3a4 View commit details
    Browse the repository at this point in the history
  6. refactor: Order > Assembler -> Mapper

    jimmy.lee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    bd79727 View commit details
    Browse the repository at this point in the history
  7. style: ktlint fix

    jimmy.lee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    6f1dc40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44b98d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    1abfbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae6593 View commit details
    Browse the repository at this point in the history
  3. fix: Logback μ˜€νƒ€ μˆ˜μ •

    jimmy.lee committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d43d032 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    276a23b View commit details
    Browse the repository at this point in the history
  5. feat: μ£Όλ¬Έ 생성 둜직 λ¦¬νŒ©ν† λ§

    - 재고 검증 둜직 뢄리 -> facade
    jimmy.lee committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d4eff7f View commit details
    Browse the repository at this point in the history
  6. Rename .java to .kt

    jimmy.lee committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d9c6538 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    714a0fc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. feat: λ ˆλ””μŠ€ 락 κ΅¬ν˜„ λ³€κ²½

    - spring-data-redis -> redisson
    jimmy.lee committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1711cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfaac74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d112815 View commit details
    Browse the repository at this point in the history
  4. fix: redisson λ™μ‹œμ„± 처리 μˆ˜μ •

    - tryLock() -> lock()
    jimmy.lee committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ca4b880 View commit details
    Browse the repository at this point in the history
  5. fix: λ™μ‹œμ„± TC > exception 카운트 였λ₯˜ μˆ˜μ •

    - runnable -> callable
    jimmy.lee committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1c5df4b View commit details
    Browse the repository at this point in the history
  6. test: μ£Όλ¬Έ 성곡 TC μž‘μ„±

    jimmy.lee committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ce2bf1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4754fe3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95e78fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb26dad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c83d0b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge branch 'develop' into feature/domain-order

    # 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
    jimmy.lee committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e2ed35a View commit details
    Browse the repository at this point in the history
  2. feat: compile lint μˆ˜μ •

    jimmy.lee committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2c7d40f View commit details
    Browse the repository at this point in the history