VHR
Front-end/back-end separated human resources management system
VHR is a full-featured human resources management system that demonstrates a production-style Java backend paired with a modern web frontend. It organizes HR domains into clear modules such as employee records, departmental structure, job titles/levels, salary and attendance, training and appraisal, and system configuration. The backend follows a clean, RESTful architecture using Spring Boot with layered services, persistence mappers, and role-based access control so permissions are explicit and auditable. The frontend is built with a component-driven approach, offering polished CRUD screens, searchable tables, import/export of data (for example, via spreadsheets), and contextual dialogs that streamline administrative workflows. ...