Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.41 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.41 KB

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

  • master (2.1.x) - Support Spring 6(keep backward compatibility for Spring 5)
  • 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