Nineya
Home
Blog
Spring Fix UrlPathHelper#shouldRemoveSemicolonContent()
2025-01-08 04:46:57
1534
Fixes #27256This PR fixes a bug that renders read-only UrlPathHelpers unusable, because shouldRemoveSemicolonContent() t...
Spring UrlPathHelper: checkReadOnly() called in read method shouldRemoveSemicolonContent()
2025-01-08 04:46:53
463
Affects: 5.3.8Method checkReadOnly is called in read method UrlPathHelper#shouldRemoveSemicolonContent, line 149. If we ...
Spring Reactive Transaction when applied to Kotlin Coroutines doesn't pass the CoroutineContext
2025-01-08 04:46:50
2040
Affects: 5.3.8Problem:Reactive transaction when applied to coroutines doesn't pass the caller's CoroutineContext.// in w...
Spring Merge pull request #1 from spring-projects/master
2025-01-08 04:46:48
213
fork spring-projectsComment From: pivotal-cla@DouglasCui Please sign the Contributor License Agreement!Click here to man...
Spring Fix duplicated "the" occurrences in Javadoc and XSD
2025-01-08 04:46:45
197
This PR fixes typos of "the the" to "the".Comment From: snicoll@benelog thanks. FTR, I've reverted the changes to ASM an...
Spring BlockJUnit4ClassRunner not found when using the TestContext framework from Eclipse user library [SPR-9450]
2025-01-08 04:46:42
8619
leehom opened SPR-9450 and commentedIn my test project I use the Spring TestContext Framework and JUnit 4.When I refer t...
Spring Automatically detect init and destroy @Sql scripts
2025-01-08 04:46:40
2245
I am writing in the context of the SQL script execution in integration tests.Spring documentation says about default scr...
Spring Using @Validated causes cyclic dependencies between properties
2025-01-08 04:46:37
4509
Affects: 5.3.9Description: An ABean and a BBean have a property interdependency, where the ABean uses the @validate para...
Spring Problem of ThreadPoolTaskExecutor when using @Bean
2025-01-08 04:46:35
3289
Affects: 5.2.0When I use @Bean annotation to create a thread pool(ThreadPoolTaskExecutor) in my project, the thread pool...
Spring Fix typo in comments in RecordComponentWriter
2025-01-08 04:46:31
282
Comment From: pivotal-cla@juchanei Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring WebSocketTransportRegistration: javadoc typo
2025-01-08 04:46:28
1042
The documentation written for the method WebSocketTransportRegistration.setSendTimeLimit(int timeLimit) mentions that, i...
Spring Code note
2025-01-08 04:46:26
203
合并原项目代码Comment From: pivotal-cla@guyuqiang1228 Please sign the Contributor License Agreement!Click here to manually sync...
Spring 1
2025-01-08 04:46:23
223
1Comment From: pivotal-cla@guyuqiang1228 Please sign the Contributor License Agreement!Click here to manually synchroniz...
Spring Adding a hasAnyContributors() to CompositeUriComponentsContributor
2025-01-08 04:46:20
507
In this commit, a method hasContributors has been deprecated as its name isn't compliant with its intention. The method ...
Spring CompositeUriComponentsContributor#hasContributors: method name is not compliant with its intention
2025-01-08 04:46:18
1175
Backport of gh-27271Comment From: thegeekyasian@sbrannen, do you think we should deprecate this method and add a new met...
Spring CompositeUriComponentsContributor#hasContributors: method name is not compliant with its intention
2025-01-08 04:46:15
183
Affects: 5.3.8This method named hasContributors() has a body that returns true when there are no contributors.public boo...
Spring Make it possible to determine if circular references are prohibited or if the cycle just couldn't be broken
2025-01-08 04:46:13
561
Affects: 5.3In Spring Boot 2.6, we intend to prohibit circular references by default with a configuration property and J...
Spring Add support for configuring Jackson's default leniency
2025-01-08 04:46:11
259
Given https://github.com/spring-projects/spring-boot/pull/27659, it would be nice the builder and factory bean wrapper e...
Spring Allow builder to set constructor detector for object mapper
2025-01-08 04:46:09
590
This is to allow the Jackson Object Mapper Builder to be able to accept a constructor detector. The idea is that it can ...
Spring Spring build failed
2025-01-08 04:46:06
7747
I am building Spring from sourcehttps://github.com/spring-projects/spring-framework/wiki/Build-from-SourceBuild failed w...
上一页
下一页
1
…
1489
1490
1491
1492
1493
…
2246
.