# mybatis-spring-boot-starter **Repository Path**: topanda/mybatis-spring-boot-starter ## Basic Information - **Project Name**: mybatis-spring-boot-starter - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-21 - **Last Updated**: 2025-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyBatis integration with Spring Boot [![Build Status](https://travis-ci.org/mybatis/spring-boot-starter.svg)](https://travis-ci.org/mybatis/spring-boot-starter) [![Coverage Status](https://coveralls.io/repos/github/mybatis/spring-boot-starter/badge.svg?branch=master)](https://coveralls.io/github/mybatis/spring-boot-starter?branch=master) [![Maven central](https://maven-badges.herokuapp.com/maven-central/org.mybatis.spring.boot/mybatis-spring-boot/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.mybatis.spring.boot/mybatis-spring-boot) [![License](http://img.shields.io/:license-apache-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) ![mybatis-spring](http://mybatis.github.io/images/mybatis-logo.png) MyBatis Spring-Boot-Starter will help you use MyBatis with Spring Boot Essentials ---------- * [See the docs](http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure) * [See the docs for testing](http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-test-autoconfigure) Quick Start ---------- * [See the wiki page](https://github.com/mybatis/spring-boot-starter/wiki/Quick-Start)