lihengming/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~ observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3358
- days_rel: n/a
- days_push: 990
- n_releases_24m: 0
Adoption not part of the score
9692 stars · 3719 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Spring Boot and MyBatis based seed/boilerplate project for quickly building small-to-medium RESTful API projects in Java. It provides best-practice project structure, unified response and exception handling, API signature auth, Druid connection pool monitoring, and a code generator that produces Model, Mapper, Service, and Controller code from database tables.
Use cases
- bootstrap a spring boot restful api project quickly
- generate mybatis mapper service and controller code from database tables
- starter template for small to medium java backend apis
- unified response wrapping and exception handling in spring boot
- set up druid connection pool with monitoring in spring boot
- scaffold a crud api in minutes
When to choose
- starting a new small or medium Spring Boot REST API project and wanting a proven structure
- you want zero-SQL single-table CRUD via MyBatis generic Mapper and PageHelper
- you want built-in code generation to eliminate repetitive boilerplate
When to avoid
- building large microservice architectures needing service discovery or messaging
- you need a maintained project with a license or recent active development
- you prefer reactive stacks like Spring WebFlux or non-Java ecosystems
Facets
framework · maturity maintenance
web-framework api-framework orm database serialization middleware developer-tools web-development backend apis developer-tools jvm self-hosted boilerplate seed-project spring-boot mybatis restful-api code-generation pagehelper druid starter-template java web-server
1 source
- readme: https://github.com/lihengming/spring-boot-api-project-seed · fetched 2026-08-28 · 9c657aa8a375
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lihengming/spring-boot-api-project-seed | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lihengming/spring-boot-api-project-seed")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem