mybatis/spring
Spring integration for MyBatis 3 observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- 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: 173
- age_days: 4945
- days_rel: 53
- days_push: 7
- n_releases_24m: 4
Adoption not part of the score
2938 stars · 2638 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An official adapter that bridges the MyBatis 3 SQL mapping framework with the Spring Framework, providing integration for transactions, mappers, and Spring Batch. It is published to Maven Central and actively maintained with branches for Spring 5, 6, and 7.
Use cases
- integrate mybatis with spring
- use mybatis mappers as spring beans
- manage mybatis sql sessions with spring transactions
- use mybatis with spring batch
- wire mybatis into a spring boot application
When to choose
- you use MyBatis for SQL mapping and Spring for dependency injection and transactions
- you want MyBatis mappers injected as Spring beans with transactional session management
- you need Spring Batch integration with MyBatis
When to avoid
- you use JPA/Hibernate instead of MyBatis
- your project does not use the Spring Framework
- you need a standalone MyBatis setup without Spring
Facets
library · maturity active
orm database middleware databases backend web-development jvm mybatis spring sql-mapping integration-adapter
1 source
- readme: https://github.com/mybatis/spring · fetched 2026-08-28 · ce1ce7d675b1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mybatis/spring | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem