Page Index - comento-backend-camp/ticket-reservation-server-hyejung GitHub Wiki
46 page(s) in this GitHub Wiki:
- Home
- User Level API
- POST /api/sigup
- GET /api/performance/info/?date="오늘 날짜"
- GET /api/performance/info/seat/?date="날짜"&title="공연이름"
- POST /api/performance/booking
- GET /api/performance/booking/email/{이메일}
- System Level API
- 1. Controller Layer
- 2. Service Layer
- 3. Repository
- 4. Domain & Dto Layer
- @RequestParam Date 타입 받기
- Please reload this page
- @Validation 어노테이션
- Please reload this page
- [JAVA 에러] java.lang.IllegalStateException: Ambiguous mapping found.
- Please reload this page
- [JUnit5] 기본 테스트 어노테이션
- Please reload this page
- Java Optional 바르게 쓰기
- Please reload this page
- java.util.Optional T 클래스
- Please reload this page
- RDBMS의 트랜잭션과 병행제어
- Please reload this page
- Redis 란?
- Please reload this page
- redis 설치 및 redisson을 이용한 분산락 구현
- Please reload this page
- Spring Boot 로그 설정 (Logback)
- Please reload this page
- Spring Data JPA 쿼리메소드
- Please reload this page
- Spring? Spring Boot? Spring MVC?
- Please reload this page
- Spring의 Transaction
- Please reload this page
- Unit Test에서 AssertThat을 사용
- Please reload this page
- 동시성 문제
- Please reload this page
- 빠르게 실패 vs 안전하게 실패
- Please reload this page
- 테스트 코드 작성 시 유의사항
- Please reload this page