Nineya
Home
Blog
MyBatis Bump postgresql from 42.2.9 to 42.2.10
2025-01-14 06:49:31
3960
Bumps postgresql from 42.2.9 to 42.2.10.ChangelogSourced from postgresql's changelog.[42.2.10] (2020-01-30)ChangedAddedA...
MyBatis Allow referencing result map from @One and @Many
2025-01-14 06:49:27
749
@many and @one add resultMapIdComment From: harawataThank you for the, @moonService !I have been thinking about this for...
MyBatis Bump velocity-engine-core from 2.1 to 2.2
2025-01-14 06:49:24
2326
Bumps velocity-engine-core from 2.1 to 2.2.Dependabot will resolve any conflicts with this PR as long as you don't alter...
MyBatis Collection don't need ofType
2025-01-14 06:49:20
330
I really don't think ‘ofType’ is needed in Collection,We can cache the first ParameterizedType to replace itComment From...
MyBatis Support for Java's Optional<T>
2025-01-14 06:49:17
15963
Hi,Are there any plans to support support for Java's 8 Optional<T>. I guess however due to the type erasure you wo...
MyBatis Bump assertj-core from 3.14.0 to 3.15.0
2025-01-14 06:49:14
2929
Bumps assertj-core from 3.14.0 to 3.15.0.Commits018b3a0 [maven-release-plugin] prepare release assertj-core-3.15.09fadaf...
MyBatis xml illegal char
2025-01-14 06:49:10
10877
Comment From: harawataThank you for the PR, @shootercheng !It seems that U+FEFF is allowed in XML.It's annoying, but not...
MyBatis More convenient way to pass collections as params
2025-01-14 06:49:07
1973
This PR is proposition for more convenient way to pass collections into queries.I added ability to expand collections by...
MyBatis Bump postgresql from 1.12.4 to 1.12.5
2025-01-14 06:49:05
5175
Bumps postgresql from 1.12.4 to 1.12.5.Release notesSourced from postgresql's releases.1.12.5What's Changed🚀 FeaturesMov...
MyBatis Bump junit-jupiter from 1.12.4 to 1.12.5
2025-01-14 06:49:01
5181
Bumps junit-jupiter from 1.12.4 to 1.12.5.Release notesSourced from junit-jupiter's releases.1.12.5What's Changed🚀 Featu...
MyBatis Bump mysql from 1.12.4 to 1.12.5
2025-01-14 06:48:57
5165
Bumps mysql from 1.12.4 to 1.12.5.Release notesSourced from mysql's releases.1.12.5What's Changed🚀 FeaturesMove execInCo...
MyBatis Race Condition in TypeHandlerRegistry
2025-01-14 06:48:53
8610
MyBatis version3.5.1Database vendor and versionPostgreSQL 11.+Test case or example project@Test void shouldAutoRegister...
MyBatis Update Chinese documentations
2025-01-14 06:48:50
360
This is the rest of #1289, I had rewritten the rest and reviewed them. Now it's time to submit them.Comment From: harawa...
MyBatis Bump junit-jupiter-engine from 5.5.2 to 5.6.0
2025-01-14 06:48:47
3107
Bumps junit-jupiter-engine from 5.5.2 to 5.6.0.Release notesSourced from junit-jupiter-engine's releases.JUnit 5.6.0 = P...
MyBatis [ci] Trim white space in prep of auto introduction with mybatis-paren…
2025-01-14 06:48:42
227
…t 32Upon mybatis-parent 32, whitespace will be trimmed by default. This was run as a test to see how bad, if at all th...
MyBatis Why @One/@Many supports only select?
2025-01-14 06:48:40
1290
I want to write that<resultMap id="profiles" type="Profile"> <id column="profID&quo...
MyBatis Bump mysql-connector-java from 8.0.18 to 8.0.19
2025-01-14 06:48:37
2368
Bumps mysql-connector-java from 8.0.18 to 8.0.19.CommitsSee full diff in compare viewDependabot will resolve any conflic...
MyBatis Does mybatis sqlProvider support batch insert using forEach tags
2025-01-14 06:48:32
6196
MyBatis version2.0.4Database vendor and versionmysql Test case or example project1.mapperpublic interface SaveDataMapper...
MyBatis ClassCastError from LinkedHashMap to my own class type #3.5.2
2025-01-14 06:48:30
658
MyBatis versionmybatis 3.5.2mybatis-plus : com.baomidou mybatis-plus-boot-starter 3.3.0Database ve...
MyBatis Avoid flipping accessible flag in OgnlMemberAccess
2025-01-14 06:48:14
131
Once a field is made accessible, we keep it accessible.Flipping accessible flag causes a race condition.Possibly related...
上一页
下一页
1
…
1019
1020
1021
1022
1023
…
2246
.