Spring commit1

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

Spring A clean build leads to "Failed to download playbook"

$ ./gradlew clean build> Task :framework-docs:antora FAILEDFAILURE: Build failed with an exception.* What went wrong:...

Spring Avoid EofException when client closed inbound connection (connection reset by peer)

Affects: Spring MVC 5.2.13I'm seeing End-of-File-Exceptions in my Spring Boot server app running with embedded Jetty, wh...

Spring @Bean 'lite' mode not supported if @Bean methods are not declared locally

I'm not sure it's a bug or undocumented limitation. If no @Bean defined in Config then @Bean defined in BaseConfig will ...

Spring Introduce a method in MockHttpServletRequestBuilder to set remote address

Introduce a method in MockHttpServletRequestBuilder to set the remote server address.This PR was discussed in gh-30484.C...

Spring Add missing EntityManagerFactory hints for SharedEntityManagerCreator

Invocation hints for EntityManagerFactory#getCriteriaBuilder and EntityManagerFactory#getMetamodel invoked reflectively ...

Spring Improve class reading to provide additional parity with reflection

We've been working on startup performance internally and noticed bean post-processors in particular caused us a signific...

Spring CaffeineCacheManager supports async refreshing value

Prior to this commit, the current CaffeineCacheManager supports setting the cache builder through setCaffeine, but only ...

Spring Upgrade to Kotlin Coroutines 1.7

Kind of related to #29754, we should upgrade to Coroutines 1.7 and leverage https://github.com/Kotlin/kotlinx.coroutines...

Spring Upgrade to Kotlin 1.8

Kotlin 1.8 has been released. When will support for it be available?Comment From: andrei-ivanovI can't find the announce...

Spring Add Javadoc since to InjectedElement.shouldInject()

This PR adds Javadoc @since tsg to InjectedElement.shouldInject().See gh-30476Comment From: snicollI thought I had done ...

Spring Remove LocalVariableTableParameterNameDiscoverer

Following up on #29531, we intend to remove LocalVariableTableParameterNameDiscoverer completely in 6.1. It is entirely ...

Spring Unnecessary phrase in the Spring REST docs reference

In official Spring REST docs "Build configuration", there is a block that says "test { out...

Spring spring 6.1.0 compile failed

This is solution: Comment From: bclozelYou need a local install of JDK 21 ea, see https://github.com/spring-projects/spr...

Spring ApiDiff task fails as it tries to download spring-core-graalvm

Trying to generate the API diff for M5 (against M4) leads to the following../gradlew apiDiff -PbaselineVersion=6.0.0-M4&...

Spring Add support for LHS Brackets from query parameters

LHS Brackets style of query parameters is commonly used, it used by Stripe, GoCardless, and others.Sample: htps://domain...

Spring Introduce method in MockHttpServletRequestBuilder to set remote address

I'd like to propose the addition of a method to set the remote address directly in the MockHttpServletRequestBuilder. Cu...

Spring Link for @javax.annotation.Nonnull is wrong in Javadoc for Spring's @NonNull

links to https://docs.jboss.org/jbossas/javadoc/7.1.2.Final/javax/annotation/Nonnull.html:Comment From: sbrannenFor clar...

Spring Improve how the build deals with javadoc invalid references

This commit improves how the build deals with javadoc invalid referencesin two ways.Link/see references that are tempora...

Spring Fix wording in r2dbc Statement Filters section of ref docs

At Sometimes itComment From: pivotal-cla@anyuruf Please sign the Contributor License Agreement!Click here to manually sy...
上一页 下一页
.