Ross ROSS = Recommend OSS · open-source software intelligence for agents

mybatis/spring-boot-starter

MyBatis integration with Spring Boot observed · 2026-08-28

github.com/mybatis/spring-boot-starter · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 99
  • Release rhythm 69
  • 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: 170.5
  • age_days: 3995
  • days_rel: 48
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

4249 stars · 1790 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

An official Spring Boot starter that autoconfigures MyBatis, the SQL mapping framework, for Spring Boot applications. It handles session factory setup, mapper scanning, and provides test autoconfiguration support.

Use cases

  • use MyBatis with Spring Boot
  • autoconfigure MyBatis mappers in a Spring Boot app
  • connect a Spring Boot app to a database with MyBatis
  • write integration tests for MyBatis mappers
  • build a Spring Boot REST API backed by MyBatis
  • use MyBatis with GraalVM native image

When to choose

  • you prefer writing SQL with MyBatis mappers over JPA/Hibernate
  • you want zero-config MyBatis setup in Spring Boot
  • you need MyBatis test support in Spring Boot tests

When to avoid

  • you want a full ORM with automatic schema generation and entity relationships
  • you don't use Spring Boot
  • you prefer Spring Data JPA abstractions

Facets

library · maturity stable

orm database database-driver testing databases backend web-development developer-tools jvm mybatis spring-boot-starter sql-mapper autoconfiguration spring-boot

1 source

Member repositories

RepositoryRoleHealth v2
mybatis/spring-boot-startermain89

For agents

markdown · JSON · MCP: product_card(name="mybatis/spring-boot-starter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem