moshowgame/SpringBootCodeGenerator
又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 85
- Release rhythm 15
- Longevity 100
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: 181
- age_days: 2924
- days_rel: 353
- days_push: 92
- n_releases_24m: 2
Adoption not part of the score
2208 stars · 724 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
web-framework templating database developer-tools web-development databases jvm self-hosted code-generator springboot freemarker mybatis jpa crud sql-to-java orm-codegen code-generation automation web-server
1 source
- readme: https://github.com/moshowgame/SpringBootCodeGenerator · fetched 2026-08-28 · da9106ea870e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moshowgame/SpringBootCodeGenerator | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="moshowgame/SpringBootCodeGenerator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem