# lenve/vhr

微人事是一个前后端分离的人力资源管理系统，项目采用SpringBoot+Vue开发。

Repository: https://github.com/lenve/vhr
Canonical: https://ross.abutalabs.com/products/vhr
Homepage: http://vhr.javaboy.org
Language: Java
License Family: other
Last push: 2024-11-25T00:07:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3163, "days_push": 647, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 28078, forks 10159 (observed 2026-08-28T04:11:48.100336+00:00)

## What it is
vhr (微人事) is a full-stack, front-end/back-end separated human resources management system built with Spring Boot and Vue, covering employee records, departments, positions, salary packages, role-based permissions, and online chat. It also serves as a teaching scaffold demonstrating enterprise Java patterns (Spring Security, Redis, RabbitMQ, Flyway, WebSocket) with extensive tutorials.

## Use cases
- manage employee information and departments in an HR system
- learn Spring Boot + Vue full-stack development with a real project
- study role-based permission database design with Spring Security
- self-host a human resources management system
- see how to integrate Redis and RabbitMQ into a Spring Boot app
- learn Excel import/export and file upload in Spring Boot
- understand front-end and back-end separated deployment with Nginx

## When to choose
- you want a reference implementation of an HR system with RBAC in Java
- you are learning Spring Boot + Vue integration and enterprise patterns
- you need a scaffold to base a custom business system on
- you want worked tutorials covering auth, messaging, caching, and deployment

## When to avoid
- you need a production-ready HR suite with vendor support and licensing
- you need a modern stack - the author recommends the SpringBoot3+Vue3 rewrite (vhr2.0) or TienChin
- you need a small lightweight library rather than a full application
- your team cannot operate MySQL, Redis, and RabbitMQ dependencies

## Facets
- artifact type: application
- maturity: active
- function: auth, authorization, web-framework, websocket, caching, message-queue, orm, file-upload, email
- domain: hr, web-development, backend, frontend, developer-tools, tutorials
- platform: jvm, self-hosted
- tags: spring-boot, vue, hr-management, human-resources, role-based-access-control, full-stack, learning-project, scaffold, mysql, redis, rabbitmq, element-ui, flyway, chinese, nodejs, web-server, docker

## Member repositories
- lenve/vhr (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:48.100336+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:54:27.579995+00:00, confidence not recorded.
  - readme: https://github.com/lenve/vhr (fetched 2026-08-28T04:11:48.100336+00:00, sha 134b664678b5)
  - homepage: http://vhr.javaboy.org (fetched 2026-08-29T07:51:06.885563+00:00, sha 1e79e53d3f9f)
  - site_page: http://vhr.javaboy.org/about.html (fetched 2026-08-29T07:51:06.895122+00:00, sha 9ece6bc1dc7b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
