[Task] 데이터 처리를 위한 공통 라이브러리 연동 및 인터페이스 설계 #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Related to #2\n\n### 작업 내용\n- Excel(XLSX/XLSM) 처리를 위한 NPOI 또는 관련 라이브러리 선정 및 연동\n- CSV 처리를 위한 공통 파서(Parser) 인터페이스 설계\n- 다양한 파일 형식을 수용할 수 있는 데이터 로드 기본 클래스 구축\n\n### 완료 조건\n- [ ] 라이브러리 종속성 추가 완료\n- [ ] 공통 IDataLoader 인터페이스 정의 완료