kazuki43zoo / spring-boot-starter

MyBatis integration with Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBatis integration with Spring Boot

Build Status Coverage Status Maven central Sonatype Nexus (Snapshots) License

mybatis-spring

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

Requirements

  • master(2.1.x) : MyBatis 3.5+, MyBatis-Spring 2.0+(2.0.3+ recommended), Java 8+ and Spring Boot 2.1+
  • 2.0.x : MyBatis 3.5+, MyBatis-Spring 2.0+, Java 8+ and Spring Boot 2.0/2.1.
  • 1.3.x : MyBatis 3.4+, MyBatis-Spring 1.3+, Java 6+ and Spring Boot 1.5

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 86.6%Language:TSQL 5.5%Language:Groovy 4.6%Language:Kotlin 2.2%Language:Shell 0.6%Language:FreeMarker 0.4%