spring-exapmle-project Spring boot 기본 적용 프로젝트 1. H2 DB 설정 2. CORS 기본 설정 3. 예제 Entity, Service, Repository, Controller 코드 4. Exception 처리 (RestControllerAdvice 적용) 5. 공통 Response 처리 코드 6. RestDoc 적용