# moshowgame/SpringBootCodeGenerator

又名大狼狗代码生成器，基于SpringBoot2+Freemarker的JAVA代码生成器，以释放双手为目的，支持mysql/oracle/pgsql三大数据库， 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码.

Repository: https://github.com/moshowgame/SpringBootCodeGenerator
Canonical: https://ross.abutalabs.com/products/springbootcodegenerator
Homepage: https://zhengkai.blog.csdn.net
Language: Java
License: MIT
License Family: permissive
Topics: springboot2, freemarker, code-generator, crud
Last push: 2026-06-02T15:52:16+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 15, longevity 100
- inputs: {"age_days": 2924, "days_push": 92, "days_rel": 353, "gap_med": 181, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2208, forks 724 (observed 2026-08-28T04:06:26.105542+00:00)

## What it is
A web-based Java code generator ('Big Wolf Dog Code Generator') built on Spring Boot 3 and Freemarker that turns DDL SQL, INSERT/SELECT SQL, or JSON into ready-to-use persistence-layer code. It supports MySQL, Oracle, and PostgreSQL and emits templates for JPA, JdbcTemplate, MyBatis, MyBatis-Plus, BeetlSQL, and more, with one-click ZIP download.

## Use cases
- generate java entity and dao classes from a create table ddl
- convert mysql table schema to mybatis mapper code online
- generate jpa repository code from sql ddl
- scaffold mybatis-plus crud code from postgres table
- turn insert or select sql statements into java bean classes
- generate spring boot crud boilerplate from
- batch download generated dao service code as zip

## When to choose
- you are on a Java/Spring stack and need to eliminate repetitive CRUD boilerplate
- you use MyBatis, MyBatis-Plus, JPA, or BeetlSQL and want code generated from existing table DDL
- you want a self-hosted or online generator supporting MySQL, Oracle, and PostgreSQL

## When to avoid
- you need code generation for non-Java languages or non-relational databases
- you want a build-time generator integrated into your build pipeline rather than a web UI
- your project requires fully custom code conventions that its templates cannot express

## Facets
- artifact type: application
- maturity: active
- function: web-framework, templating, database
- domain: developer-tools, web-development, databases
- platform: jvm, self-hosted
- tags: code-generator, springboot, freemarker, mybatis, jpa, crud, sql-to-java, orm-codegen, code-generation, automation, web-server

## Member repositories
- moshowgame/SpringBootCodeGenerator (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:26.105542+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-30T02:46:21.023438+00:00, confidence not recorded.
  - readme: https://github.com/moshowgame/SpringBootCodeGenerator (fetched 2026-08-28T04:06:26.105542+00:00, sha da9106ea870e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
