Version 1.3.1<br> The version fix some serious bugs,i.e, no linefeed and blocking the ide.<br> In addition, this version add a function to choose which module to put the manger codes,<br> which is necessary for many projects. By now ,this version support only mysql and the target mybatis version is 1.2.0. That is<br> <dependency><br> <groupId>org.mybatis.spring.boot</groupId><br> <artifactId>mybatis-spring-boot-starter</artifactId><br> <version>1.2.0</version><br> </dependency>.<br>
↧