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

[5기 - 이중원] SpringBoot Part3 Weekly Mission 제출합니다. #970

Open
wants to merge 74 commits into
base: shoeone
Choose a base branch
from

Commits on Nov 1, 2023

  1. chore: 로그설정 변경

    shoeone96 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2cfd990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab537b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    143ea86 View commit details
    Browse the repository at this point in the history
  4. refactor: voucherResponseDto record로 변환

    model에 추가하여 html상에서 사용하기 위해 추가, 필요에 사용하는 곳에서 기존 getter 메서드 변환
    shoeone96 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f54ae10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50e516c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. chore: docker 포트 변경

    기존 3306 포트는 mysql, 3000번 포트는 react default 포트라 사용하지 않는 3300포트로 변경
    shoeone96 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f84a2ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d64ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f5e047 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    888f096 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b106396 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    656ac05 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3f8c4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdab3d6 View commit details
    Browse the repository at this point in the history
  9. refactor: ui refactoring

    nav 바 변경, ui 개선
    shoeone96 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a06c20a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a903890 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    06b430c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0661d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fa0927 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a3745e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c9d938 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1b4fc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acab01c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    a690cd9 View commit details
    Browse the repository at this point in the history
  2. refactor: double brace를 이용한 HashMap 초기화 부분 변경

    double brace 사용 시 내부적으로 inner class를 활용하여 발생하는 메모리 누수 문제
    (외부 클래스 인스턴스를 지속적으로 참조해서 사라지지 않는 문제)
    shoeone96 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    c47a0fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    351a4b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6289fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5aa2bf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d48a364 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3223fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a62343 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f0a414 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad4ab58 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fbf567c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1df00a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52b3520 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ac9547c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    54a0120 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f2259de View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d5b64d8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    928a67e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    320a0f0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6ae254f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f3adea9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e61363d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9c51d76 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    55c86a4 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #9 from shoeone96/week3

    Week3
    shoeone96 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7621d23 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    daa7ec1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b5fc35c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8ff277d View commit details
    Browse the repository at this point in the history
  29. chore: 설명 추가

    shoeone96 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a621efd View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    b062ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3092e View commit details
    Browse the repository at this point in the history
  3. refactor: profile 수정: 원하는 화면 전달방식에 따라 변경

    web: prod
    console: test
    rest api:  default
    shoeone96 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    1e62ee8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    107a963 View commit details
    Browse the repository at this point in the history
  5. feat: Custom Exception 과 Enum을 이용해서 예외처리하는 방식 도입

    - RestApi, WebPage 관련 내용
    - service 계층에 도입
    shoeone96 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    af88595 View commit details
    Browse the repository at this point in the history
  6. feat: customer RestAPI 만들기

    -> 개인 소유 voucher 조회의 경우 voucherController 에 적합하다고 판단하여 옮김
    shoeone96 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    be43468 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abf4e90 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    0846470 View commit details
    Browse the repository at this point in the history
  2. feat: Customer 도메인 model class에도 생성시간과 수정 시간 추가

    처음 생성될 때의 생성자 메서드와 DB에서 호출할 때의 메서드를 분리하여 각 메서드를 사용하는 모든 곳에 적용
    테스트 코드 확인 완료
    shoeone96 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9a6c275 View commit details
    Browse the repository at this point in the history
  3. feat: voucher에 생성 시간 및 수정 시간 추가

    voucher 도메인을 사용하는 모든 메서드 사용 완료
    -test 코드 점검 완료
    shoeone96 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9ace237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f15bc48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20dd088 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    719fb6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81c405f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cee509 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    b46dce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efe9095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a335184 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecdea71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b2e795 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a232c8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e27ba4 View commit details
    Browse the repository at this point in the history