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

[Spring Core] 원태연, 이승용 미션 제출합니다. #63

Open
wants to merge 42 commits into
base: kokodak
Choose a base branch
from

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    6cf4a6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f6595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21365b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76666e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    3e1fb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61b3924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a82b2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    226f8c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    c556cfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    563aedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99517ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd4bc3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9710322 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05a63f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3042ff5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5219ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9260e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    1a11963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c799603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6672791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56f3d96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0695597 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5615039 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9573c84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e65df61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    396a3a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6003474 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6867ee1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44febba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    990e69e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    30e7cad View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    51f611a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0f1c573 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7b2ca2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    15a3998 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5368d09 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    449eba0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    62d4372 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1a0be81 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f0a357c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. refactor: 7단계 요구사항 구현

    - JwtProvider 클래스명 변경
    - Jwt 관련 빈이 Configuration 을 통해 수동 주입되도록 변경
    kokodak committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    468a0f5 View commit details
    Browse the repository at this point in the history
  2. feat: 8단계 요구사항 구현

    - data.sql 삭제
    - 초기 데이터 삽입을 위한 DataLoader 구현
    - @Profile 어노테이션으로 운영 환경에 따른 데이터 삽입 로직 분리
    kokodak committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0c1e467 View commit details
    Browse the repository at this point in the history