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

[1단계 - DB 복제와 캐시] 프린(남기범) 미션 제출합니다. #65

Open
wants to merge 20 commits into
base: given53
Choose a base branch
from

Commits on Oct 18, 2024

  1. feat: 쿠폰 entity 추가

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    baf2264 View commit details
    Browse the repository at this point in the history
  2. feat: 쿠폰명 객체 추가

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9e521b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    596b1e0 View commit details
    Browse the repository at this point in the history
  4. feat: 할인율 객체 추가

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1d8a9ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    195fdf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7501fc9 View commit details
    Browse the repository at this point in the history
  7. feat: CouponRepository 추가

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bfeff85 View commit details
    Browse the repository at this point in the history
  8. feat: Member entity 추가

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0f54b2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3932243 View commit details
    Browse the repository at this point in the history
  10. feat: replication 설정

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    85f3f58 View commit details
    Browse the repository at this point in the history
  11. feat: coupon service 추가

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    54f8ddd View commit details
    Browse the repository at this point in the history
  12. chore: ddl auto update

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ac2f386 View commit details
    Browse the repository at this point in the history
  13. fix: bean qualifier

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1f10982 View commit details
    Browse the repository at this point in the history
  14. chore: log level 설정

    GIVEN53 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5081808 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fc8d5c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    fea4fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc34dee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfaf53a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    524abb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. refactor: DiscountRate 제거

    GIVEN53 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1cb4ada View commit details
    Browse the repository at this point in the history