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

다즐을 사칭한 누누 #14

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Apr 15, 2023

  1. [1단계 - 웹 자동차 경주] 다즐(최우창) 미션 제출합니다. (woowacourse#45)

    * feat: 자동차 경주 코드 가져오기
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * docs: 개요 및 기능 목록 작성
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * docs: 개요 및 기능 목록 작성
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: spring 어플리케이션 동작 구현
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 데이터 베이스 설정
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * refactor: 애플리케이션 패키지 생성
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 자동차 경주 게임 요청 형식 구현
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 자동차 경주 게임 응답 형식 구현
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * fix: 하위 컴포넌트 스캔 문제로 인한 패키지 수정
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 자동차 경주 게임 플레이 요청 및 우승자와 최종 위치 응답 기능 구현
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * refactor: 로직 리팩토링 및 서비스 레이어로 분리
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * test: 자동차 경주 비즈니스 로직 테스트
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 데이터베이스 테이블 생성
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 자동차 경주 게임 정보 저장 기능 구현
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 자동차 정보 저장 기능 구현
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * refactor: 메서드 분리 및 스프링 빈 등록
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * docs: 기능 목록 오타 수정
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: 예외 처리 기능 구현
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * refactor: ResponseEntity 사용하도록 수정
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * feat: @transactional 어노테이션 추가
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    
    * refactor: 요청과 응답에 사용되는 dto 네이밍 수정
    
    * feat: 범용적으로 예외를 잡기 위한 핸들러 기능 구현
    
    * refactor: JdbcTemplate -> SimpleJdbcInsert 사용하도록 수정
    
    * test: 기존 테스트 코드 추가
    
    * test: @SpringBootTest -> @jdbcTest 수정
    
    * refactor: 단일 쿼리에서 벌크 쿼리를 날리도록 수정
    
    ---------
    
    Co-authored-by: aiaiaiai1 <[email protected]>
    woo-chang and aiaiaiai1 authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0ab7397 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    1999be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac4aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    173c37a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab63e63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43fcd82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43b56af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80eff78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41ed14d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24ef594 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d16475c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54c5c7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b090dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31868f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    96c63b0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fabeaca View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    50f676f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    97ac688 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    17c545b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fab6d55 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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