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

[deploy] ec2 서버 이전 작업 #98

Merged
merged 29 commits into from
Apr 28, 2024
Merged

[deploy] ec2 서버 이전 작업 #98

merged 29 commits into from
Apr 28, 2024

Commits on Mar 2, 2024

  1. [test] Jacoco 설정

    pagh2322 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    371cf02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from WooriVeryGood/HC-203-test-coverage

    [test] Jacoco 설정
    pagh2322 authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    c3887f6 View commit details
    Browse the repository at this point in the history
  3. [refactor] Post dto 클래스 필드 이름 변경

    SnakeCase 에서 CamelCase 로 변경했어요.
    pagh2322 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    cd4b2e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. [refactor] 프로젝트 구조를 도메인형 디렉토리 구조로 변경

    ## 게시글 api 엔드포인트 변경
    
    1. `community` 에서 `posts` 로 변경
    2. 특정 카테고리 게시글 페이징 요청 시, `/posts?category=free?page=1`로 요청
    
    ## ResponseBody 변경
    
    게시글 생성/변경/삭제 시, 응답 객체의 body 값이 더이상 존재하지 않아요.
    
    ## 추가 기능
    
    게시글 정보에 조회수 추가
    pagh2322 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a7b066d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b19f52f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #91 from WooriVeryGood/HC-204-refactoring

    [refactor] dto 클래스 필드 이름 변경
    pagh2322 authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0531a84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    460fddb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #92 from WooriVeryGood/HC-204-refactoring

    [docs] adoc 엔드포인트 변경 반영
    pagh2322 authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6f489da View commit details
    Browse the repository at this point in the history
  6. [docs] adoc 변경 반영

    pagh2322 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    38d0f6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ede47e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #93 from WooriVeryGood/HC-204-refactoring

    Hc 204 refactoring
    pagh2322 authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    393a372 View commit details
    Browse the repository at this point in the history
  9. [feat] 게시글 목록/상세 내용 요청 분리

    ## 추가
    
    Review 접근 검증 서비스 분리
    pagh2322 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a4cef39 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #94 from WooriVeryGood/HC-204-refactoring

    [feat] 게시글 목록/상세 내용 요청 분리
    pagh2322 authored Mar 31, 2024
    Configuration menu
    Copy the full SHA
    95ff4f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. [refactor] 리뷰 조회 서비스 분리

    ## 추가
    
    - 리뷰 관련 api 엔드포인트 변경
    pagh2322 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    278798a View commit details
    Browse the repository at this point in the history
  2. [refactor] 리뷰 생성/삭제 서비스 분리

    ## 추가
    
    - 리뷰 관련 api 엔드포인트 및 Response Body 변경
    pagh2322 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    03db49c View commit details
    Browse the repository at this point in the history
  3. [refactor] 리뷰 좋아요 서비스 리팩토링

    ## 추가
    
    - 리뷰 관련 api 엔드포인트 변경
    pagh2322 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7f73b10 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. [refactor] 강의 관련 리팩토링

    ## 추가
    
    - 강의 관련 api Response Body 변경
    pagh2322 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3807b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69fd60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8ac80c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90afb9f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #95 from WooriVeryGood/HC-204-refactoring

    Hc 204 프로젝트 리팩토링
    pagh2322 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d05d323 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. [fix] Review에 Member적용

    pagh2322 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    06e4f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5cb748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c196ba6 View commit details
    Browse the repository at this point in the history
  4. wip

    pagh2322 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0be51b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec7ec23 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #96 from WooriVeryGood/HC-204-refactoring

    Hc 204 refactoring
    pagh2322 authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e28c188 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2410c24 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #97 from WooriVeryGood/HC-204-refactoring

    [fix] CommentLike 테이블 이름 수정
    pagh2322 authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    36126d8 View commit details
    Browse the repository at this point in the history