zhangkaitao/es
JavaEE项目开发脚手架(我的公众号:kaitao-1234567,我的新书:《亿级流量网站架构核心技术》) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4981
- days_rel: n/a
- days_push: 3072
- n_releases_24m: 0
Adoption not part of the score
2148 stars · 1558 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ES is a JavaEE enterprise project scaffolding framework that provides base abstractions for DAO, Service, and Controller layers plus common admin features like user/organization management, fine-grained resource-based authorization, file upload, and monitoring. It is built on Spring, Spring MVC, Hibernate/Spring Data JPA, Shiro, and MySQL with a jQuery-based frontend.
Use cases
- bootstrap a JavaEE enterprise web application quickly
- avoid writing repetitive CRUD DAO/Service/Controller code
- get user, role, and organization management out of the box
- implement fine-grained resource-based authorization in a Java app
- add file upload, Excel import/export, and tree structures to an admin system
- monitor cache hit rates and JVM status in a Spring web app
- learn a full-stack Spring + Shiro + JPA reference project
When to choose
- starting a new traditional JavaEE/Spring MVC admin or management system
- you want a ready-made admin scaffold with auth, users, and org management
- you prefer JSP + jQuery stack with Spring ecosystem libraries
When to avoid
- you need a modern stack (Spring Boot, microservices, REST APIs, modern JS frontend)
- you use a database other than MySQL
- you need an actively maintained project with recent updates and security patches
- you want a lightweight library rather than a full application scaffold
Facets
framework · maturity abandoned
web-framework orm auth authorization file-upload scheduling caching monitoring templating boilerplate web-development backend developer-tools jvm javaee scaffold spring-mvc spring-data-jpa hibernate shiro admin-template crud chinese java web-server mysql
2 sources
- readme: https://github.com/zhangkaitao/es · fetched 2026-08-28 · d0a6883a1abd
- homepage: https://github.com/zhangkaitao/es · fetched 2026-08-29 · 37460478f972
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zhangkaitao/es | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem