Nineya
Home
Blog
MyBatis Added tests for parsing package
2025-01-14 07:04:57
90
Hello again,Code coverage increased 85% -> 95%Comment From: harawataThank you, @tacoo !
MyBatis Bump mockito-junit-jupiter from 3.5.11 to 3.5.13
2025-01-14 07:04:50
1634
Bumps mockito-junit-jupiter from 3.5.11 to 3.5.13.Release notesSourced from mockito-junit-jupiter's releases.v3.5.13Rele...
MyBatis Bump mockito-core from 3.5.11 to 3.5.13
2025-01-14 07:04:45
1616
Bumps mockito-core from 3.5.11 to 3.5.13.Release notesSourced from mockito-core's releases.v3.5.13Release notes were aut...
MyBatis 【fixing issues 1960】
2025-01-14 07:04:39
207
Skip cache lookup after flushing cache enabledComment From: dongbaibaiif flushcache enabled there is no need to look up ...
MyBatis Modify 2 Chinese words translations in dynamic-sql.xml
2025-01-14 07:04:37
203
Modify 2 Chinese words translations:挑选 -> 精选合宜 -> 方便Comment From: nothingzhlReads much better than before.Comment ...
MyBatis a <cache> and <cache-ref> sorting issues
2025-01-14 07:04:34
3633
MyBatis version3.5.5DescrptionHI,I found that parsing the xml file and generating the second-level cache through annotat...
MyBatis Revert workarounds for JaCoCo issue with JDK 15
2025-01-14 07:04:31
256
JaCoCo 0.8.6 is released.@hazendaz ,We should do this, right?Comment From: hazendazAll good, I'd drop jdk 13/14 though a...
MyBatis Equals should be called with a constant.
2025-01-14 07:04:27
267
Comment From: tanpenggoodPlease help me!The Travis CI build failed. Job #2896.1Comment From: hazendazjdk 15 issu is non ...
MyBatis Added tests for cache package
2025-01-14 07:04:24
135
Hello, I've added few tests on cache package to increase code coverage.Before: 89% -> After: 90%Comment From: hazenda...
MyBatis 'sql' subseciton missing in TOC
2025-01-14 07:04:18
506
sql subsection is missing link in the TOC, whereas other subsections, like select are present.I've attempted a fix it by...
MyBatis Avoid too many resize operations on the hashmap
2025-01-14 07:04:16
724
Avoid too many resize operations on the hashmapComment From: harawataThank you for the PR @orangesir ,We may need an exp...
MyBatis Change in PR #2044 has a risk of death lock
2025-01-14 07:04:13
820
I guess code change in pr #2044 may produce death lock.So I add a test case to avoid it.Comment From: liuyuevehello @har...
MyBatis BlockingCache has a risk of OOM
2025-01-14 07:04:10
1329
Hi:I think this class may has a risk of OOM .What do you think @harawata ? https://github.com/mybatis/mybatis-3/blob/mas...
MyBatis Bump mockito-core from 3.5.10 to 3.5.11
2025-01-14 07:04:08
1545
Bumps mockito-core from 3.5.10 to 3.5.11.Release notesSourced from mockito-core's releases.v3.5.11Release notes were aut...
MyBatis Bump mockito-junit-jupiter from 3.5.10 to 3.5.11
2025-01-14 07:04:03
1563
Bumps mockito-junit-jupiter from 3.5.10 to 3.5.11.Release notesSourced from mockito-junit-jupiter's releases.v3.5.11Rele...
MyBatis Bump junit-jupiter-engine from 5.6.2 to 5.7.0
2025-01-14 07:03:56
1666
Bumps junit-jupiter-engine from 5.6.2 to 5.7.0.Release notesSourced from junit-jupiter-engine's releases.JUnit 5.7.0 = P...
MyBatis It is recommended to add xmlconfigbuilder to support configuration construction parameters
2025-01-14 07:03:51
7183
It is recommended to add XmlConfigBuilder to support Configuration construction parametershttps://github.com/mybatis/myb...
MyBatis Feature request: 1. provide ways to close PerpetualCache, 2. SynchronizedCache VS ConcurrentHashMap
2025-01-14 07:03:49
1307
This maybe a boring commonplace question, but I have not found an answer by stackoverflow:(PerpetualCache is a part of B...
MyBatis Bump assertj-core from 3.17.1 to 3.17.2
2025-01-14 07:03:46
1506
Bumps assertj-core from 3.17.1 to 3.17.2.Commits3f654ef [maven-release-plugin] prepare release assertj-core-3.17.2cf65f6...
MyBatis BlockingCache may produce OutOfMemoryError
2025-01-14 07:03:20
800
MyBatis version3.5.5Database vendor and versionMysqlTest case or example project====SqlSession sqlSession = sqlSessionFa...
上一页
下一页
1
…
1010
1011
1012
1013
1014
…
2246
.