Spring Fix UrlPathHelper#shouldRemoveSemicolonContent()

Fixes #27256This PR fixes a bug that renders read-only UrlPathHelpers unusable, because shouldRemoveSemicolonContent() t...

Spring UrlPathHelper: checkReadOnly() called in read method shouldRemoveSemicolonContent()

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

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

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

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]

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

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

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

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

Comment From: pivotal-cla@juchanei Please sign the Contributor License Agreement!Click here to manually synchronize the ...

Spring WebSocketTransportRegistration: javadoc typo

The documentation written for the method WebSocketTransportRegistration.setSendTimeLimit(int timeLimit) mentions that, i...

Spring Code note

合并原项目代码Comment From: pivotal-cla@guyuqiang1228 Please sign the Contributor License Agreement!Click here to manually sync...

Spring 1

1Comment From: pivotal-cla@guyuqiang1228 Please sign the Contributor License Agreement!Click here to manually synchroniz...

Spring Adding a hasAnyContributors() to CompositeUriComponentsContributor

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

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

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

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

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

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

I am building Spring from sourcehttps://github.com/spring-projects/spring-framework/wiki/Build-from-SourceBuild failed w...
上一页 下一页
.