zioinfo-web/backend/src/main
DESKTOP-TKLFCPRython 4137e3ec90 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
..
java/kr/co/zioinfo/web feat(history): company history DB management + admin CRUD 2026-05-31 17:52:02 +09:00
resources feat(contact): 연락처 정보 수정 + 푸터/헤더 실제 로고 이미지 적용 2026-05-31 14:54:43 +09:00