grandedevil / 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

  • master(2.2.x) : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.6+ recommended), Java 8+ and Spring Boot 2.5+
  • 2.1.x : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.6+ recommended), Java 8+ and Spring Boot 2.1-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.2 - 2.6 latest version here

Essentials

Published documentations

Snapshot documentations

Quick Start

Bug report & Feature request

Question

About

MyBatis integration with Spring Boot

License:Apache License 2.0


Languages

Language:Java 91.2%Language:Groovy 4.8%Language:Kotlin 2.3%Language:Shell 1.0%Language:FreeMarker 0.7%