mybatis-3.5.5
版本发布时间: 2020-06-04 23:39:59
mybatis/mybatis-3最新发布版本:mybatis-3.5.14(2023-11-03 14:27:55)
Enhancements:
- You can reference single
List
orCollection
type parameter using its actual parameter name whenuseActualParamName
is enabled. #1237 - You can specify
resultMap
in@One
and@Many
. #1771 - You can specify
columnPrefix
in@One
and@Many
. #1829 - A new option
shrinkWhitespacesInSql
to remove extra whitespaces in SQL. #1901
Bug fixes:
- Possible IllegalArgumentException when using
@CacheNamespaceRef
. #1719 - Mapper method invocation should be non-blocking (work around JDK-8161372). #1929
There is no known backward incompatible change since 3.5.4.
Please see the 3.5.5 milestone page for the complete list of changes.
1、 mybatis-3.5.5.zip 5.27MB