Dear community,
There is a new version of MyBatis Generator. This release contains quite a few bug fixes and enhancements. The most significant enhancement is support for a new type of generated code that is based on MyBatis Dynamic SQL.
You can read more about it on the "What's New" page here http://www.mybatis.org/generator/whatsNew.html
Full details are on the GitHub release page here: https://github.com/mybatis/generator/releases/tag/mybatis-generator-1.3.6
Enjoy!
Thursday, December 21, 2017
MyBatis Dynamic SQL version 1.0.0 Released
MyBatis Dynamic SQL is a new project in the MyBatis family. It is an SQL generator with support for MyBatis and Spring JDBC templates. Probably most significant is that it will greatly improve the code generated by MyBatis generator.
You can read all about it here: http://www.mybatis.org/mybatis-dynamic-sql/docs/introduction.html
Enjoy!
You can read all about it here: http://www.mybatis.org/mybatis-dynamic-sql/docs/introduction.html
Enjoy!
Saturday, September 9, 2017
MyBatis-Guice 3.12 Released!
We are proud to announce the release of MyBatis-Guice 3.12.
Some of the changes include:
See the details at https://github.com/mybatis/guice/milestone/10
It is available in Github and Maven Central.
Big thanks for your support and enjoy!
Some of the changes include:
- Adds support commons-dbcp 2
- Adds support for HikariCP
- Drops support for BoneCP (replaced by HikariCP)
See the details at https://github.com/mybatis/guice/milestone/10
It is available in Github and Maven Central.
Big thanks for your support and enjoy!
Tuesday, August 22, 2017
MyBatis-Ignite 1.0.6 released!
Dear Community,
We have released mybatis-ignite 1.0.6 which updates Apache Ignite to 2.1.0 and MyBatis 3.4.5.
Project is available on GitHub and Maven Central.
Thanks and enjoy!
We have released mybatis-ignite 1.0.6 which updates Apache Ignite to 2.1.0 and MyBatis 3.4.5.
Project is available on GitHub and Maven Central.
Thanks and enjoy!
Sunday, August 20, 2017
Mybatis-Spring-Boot-Starter 1.2.2 & 1.3.1 released!
Dear MyBatis Community,
I am pleased to announce 1.2.2 and 1.3.1 releases of mybatis-spring-boot-starter project.
Highlights from this release:
- Upgrade to Mybatis 3.4.5 (#174)
- Upgrade to Spring Boot 1.5.6.RELEASE on 1.3.1 (#181)
- Upgrade to Spring Boot 1.4.7.RELEASE on 1.2.2 (#172)
- Supports input completion for defaultScriptingLanguage and defaultEnumTypeHandler on 1.3.1 (#159 #175)
For full changes, please refer to release note.
Sincerely,
The MyBatis Team
Subscribe to:
Posts (Atom)