oliverfun / spring-boot-starter

MyBatis integration with Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBatis integration with Spring Boot

Java CI Coverage Status Maven central Sonatype Nexus (Snapshots) License

mybatis-spring

MyBatis Spring-Boot-Starter will help you to use MyBatis with Spring Boot

Requirements

  • 3.x : MyBatis 3.5+, MyBatis-Spring 3.0, Java 17+ and Spring Boot 3.0 not release yet
  • master(2.3.x) : MyBatis 3.5+, MyBatis-Spring 2.1, Java 8+ and Spring Boot 2.5-2.7 not release yet
  • 2.2.x : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.6+ recommended), Java 8+ and Spring Boot 2.5-2.7
  • 2.1.x : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.6+ recommended), Java 8+ and Spring Boot 2.1-2.4 2.4
  • 2.0.x : (EOL) MyBatis 3.5+, MyBatis-Spring 2.0+, Java 8+ and Spring Boot 2.0/2.1.
  • 1.3.x : (EOL) MyBatis 3.4+, MyBatis-Spring 1.3+, Java 6+ and Spring Boot 1.5

Compatibility Check

  • Compatibility with Spring Boot 2.4 - 3.0 here

Essentials

Published documentations

Snapshot documentations

Translations:

Quick Start

Bug report & Feature request

Question

About

MyBatis integration with Spring Boot

License:Apache License 2.0


Languages

Language:Java 88.5%Language:Groovy 4.3%Language:CSS 3.6%Language:Kotlin 2.1%Language:Shell 0.9%Language:FreeMarker 0.6%