mybatis-spring-boot-autoconfigure
What is MyBatis-Spring-Boot-Starter? The MyBatis-Spring-Boot-Starter help you build quickly MyBatis applications on top of the Spring Boot . By using this module you will achieve: Build standalone applications Reduce the boilerplate to almost zero Less XML configuration Requirements The MyBatis-Spring-Boot-Starter requires following versions: MyBatis-Spring-Boot-Starter MyBatis-Spring Spring Boot Java 3.0 3.0 3.0 - 3.1 17 or higher 2.3 2.1 2.5 - 2.7 8 or higher 2.2 (EOL) 2.0 (need 2.0.6+ for enable all features) 2.5 - 2.7 8 or higher 2.1 (EOL) 2.0 (need 2.0.6+ for enable all features) 2.1 - 2.4 8 or higher 2.0 (EOL) 2.0 2.0 or 2.1 8 or higher 1.3 (EOL) 1.3 1.5 6 or higher 1.2 (EOL) 1.3 1.4 6 or higher 1.1 (EOL) 1.3 1.3 6 or higher 1.0 (EOL) 1.2 1.3 6 or higher Installation To use the MyBatis-Spring-Boot-Starter module, you just need to include the mybatis-spring-boot-autoconfigure.jar file and its dependencies( mybatis.jar , mybatis-spring.jar and et...