# abel533/MyBatis-Spring-Boot

Spring Boot集成MyBatis的基础项目

Repository: https://github.com/abel533/MyBatis-Spring-Boot
Canonical: https://ross.abutalabs.com/products/mybatis-spring-boot
Language: Java
License Family: other
Last push: 2022-01-26T08:37:37+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3910, "days_push": 1680, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3338, forks 1556 (observed 2026-08-28T04:07:56.818178+00:00)

## What it is
A Spring Boot starter project demonstrating integration of MyBatis with PageHelper pagination and the tk.mybatis通用 Mapper. It serves as a reference/boilerplate for setting up MyBatis in Spring Boot applications.

## Use cases
- set up mybatis with spring boot
- add pagination to mybatis queries
- integrate generic mapper with spring boot
- configure mybatis generator in a spring boot project
- example spring boot mybatis project setup

## When to choose
- starting a new Spring Boot project that uses MyBatis
- you need pagination and generic CRUD out of the box
- you want a reference configuration for MyBatis + PageHelper +通用 Mapper

## When to avoid
- you use JPA/Hibernate instead of MyBatis
- you need a production library rather than a sample project
- you are not using Spring Boot

## Facets
- artifact type: library
- maturity: maintenance
- function: orm, database, web-framework, developer-tools
- domain: backend, web-development, databases, developer-tools
- platform: jvm
- tags: mybatis, spring-boot, pagehelper, generic-mapper, starter-template, java

## Member repositories
- abel533/MyBatis-Spring-Boot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.818178+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-30T07:22:38.890259+00:00, confidence not recorded.
  - readme: https://github.com/abel533/MyBatis-Spring-Boot (fetched 2026-08-28T04:07:56.818178+00:00, sha 28831bc7ba9a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
