zioinfo-mail/workspace/zioinfo-web/backend
DESKTOP-TKLFCPR\ython 8d1168f50c feat(history): company history DB management + admin CRUD
- CompanyHistory JPA entity (tb_company_history)
- CompanyHistoryRepository
- GET /api/history: DB-based grouped history (year + items[])
- Admin CRUD: GET/POST/PUT/DELETE /api/admin/history
- DataInitializer: 35 history items seeded from 2000 to 2026
- Company.jsx: useHistory() hook -> API fetch with fallback
- AdminHistory.jsx: year-grouped timeline CRUD UI
- AdminLayout: 회사 연혁 menu added

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 17:52:02 +09:00
..
.mvn/wrapper feat(zioinfo-web): Maven 자동 감지/설치 스타트업 스크립트 추가 2026-05-30 08:32:17 +09:00
src/main feat(history): company history DB management + admin CRUD 2026-05-31 17:52:02 +09:00
target refactor: 101.79.17.164 → zioinfo.co.kr 전체 도메인 변환 + Manager UI 배포 2026-05-31 10:09:17 +09:00
pom.xml feat(admin): 홈페이지 관리자 시스템 구현 2026-05-30 18:40:24 +09:00