# davidfantasy/mybatis-plus-generator-ui

对mybatis-plus-generator进行封装，通过Web UI快速生成兼容Spring boot，mybatis-plus框架的各类业务代码

Repository: https://github.com/davidfantasy/mybatis-plus-generator-ui
Canonical: https://ross.abutalabs.com/products/mybatis-plus-generator-ui
Language: Java
License: Apache-2.0
License Family: permissive
Topics: mybatis, mybaits-generator, mybatis-plus, mybatis-plus-generator
Last push: 2025-05-08T02:07:05+00:00

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

## Adoption (not part of the score)
Stars 1972, forks 486 (observed 2026-08-28T04:06:01.000978+00:00)

## What it is
A Java tool that wraps mybatis-plus-generator with an interactive web UI for generating MyBatis-Plus compatible business code (Entity, Mapper, Service, Controller) from database tables. It runs as a local Spring Boot server, supports custom templates, naming rules, and can be deployed standalone to serve multiple projects.

## Use cases
- generate mybatis-plus entity mapper service controller code from database tables
- browse database tables and scaffold spring boot code via a web ui
- customize code generation templates for mybatis projects
- generate boilerplate crud code from sql schema
- run a standalone code generation server for multiple projects

## When to choose
- you use MyBatis-Plus with Spring Boot and want to scaffold layers quickly
- you prefer a visual UI over writing generator configs
- you need custom templates or naming conventions for generated code

## When to avoid
- the project is in maintenance mode with no new features; consider resource2code instead
- you don't use MyBatis-Plus or the Java/Spring ecosystem
- you need AI-assisted code generation

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, templating, developer-tools
- domain: developer-tools, backend, databases, web-development
- platform: jvm, self-hosted
- tags: mybatis-plus, code-generator, spring-boot, web-ui, scaffolding, database-tables, code-generation, web-server

## Member repositories
- davidfantasy/mybatis-plus-generator-ui (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.000978+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-30T03:05:01.384562+00:00, confidence not recorded.
  - readme: https://github.com/davidfantasy/mybatis-plus-generator-ui (fetched 2026-08-28T04:06:01.000978+00:00, sha 0d2f48d6b2af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
