oliverfun / spring

Spring integration for MyBatis 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBatis Spring Adapter

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

mybatis-spring

MyBatis-Spring adapter is an easy-to-use Spring bridge for MyBatis sql mapping framework.

Supported Versions

  • 3.x - Support for Spring 6 and Spring Batch 5 (not release yet)
  • master (2.1.x) - Enhance and maintenance for Spring 5 and Spring Batch 4 (not release yet)
  • 2.0.x - Support for Java 8, Spring 5, and Junit 5 plus other java 8 requirements
  • 1.3.x - Continued support for Java 6 and 7

Essentials

About

Spring integration for MyBatis 3

License:Apache License 2.0


Languages

Language:Java 98.2%Language:CSS 1.5%Language:Shell 0.3%