Nineya
Home
Blog
Spring commit1
2025-01-08 17:23:58
195
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"
2025-01-08 17:23:55
1485
$ ./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)
2025-01-08 17:23:53
1189
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
2025-01-08 17:23:50
11781
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
2025-01-08 17:23:47
415
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
2025-01-08 17:23:45
169
Invocation hints for EntityManagerFactory#getCriteriaBuilder and EntityManagerFactory#getMetamodel invoked reflectively ...
Spring Improve class reading to provide additional parity with reflection
2025-01-08 17:23:43
3547
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
2025-01-08 17:23:38
5788
Prior to this commit, the current CaffeineCacheManager supports setting the cache builder through setCaffeine, but only ...
Spring Upgrade to Kotlin Coroutines 1.7
2025-01-08 17:23:34
133
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
2025-01-08 17:23:32
475
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()
2025-01-08 17:23:30
148
This PR adds Javadoc @since tsg to InjectedElement.shouldInject().See gh-30476Comment From: snicollI thought I had done ...
Spring Remove LocalVariableTableParameterNameDiscoverer
2025-01-08 17:23:27
723
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
2025-01-08 17:23:24
1545
In official Spring REST docs "Build configuration", there is a block that says "test { out...
Spring spring 6.1.0 compile failed
2025-01-08 17:23:22
188
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
2025-01-08 17:23:12
1037
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
2025-01-08 17:23:08
2112
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
2025-01-08 17:23:05
3382
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
2025-01-08 17:23:03
3655
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
2025-01-08 17:22:54
642
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
2025-01-08 17:22:52
623
At Sometimes itComment From: pivotal-cla@anyuruf Please sign the Contributor License Agreement!Click here to manually sy...
上一页
下一页
1
…
1349
1350
1351
1352
1353
…
2246
.