Spring Add a new HttpConnector based on Java 11 HttpClient

Currently there are some HTTP connectors existed, but most of them depends on 3rd party libs, such as Apache HttpClientC...

Spring mark function resolveType as private

function resolveType() is a internal function usually act as a callee, it is called by other function in ResolveType.jav...

Spring ITS: SEARCH IGNORES TICKETS TRACKING OUTSTANDING ISSUES BY DEFAULT

Affects: N/ASome of Spring's issue tracking has recently moved from Spring's Jira instance to GitHub. I'm afraid this br...

Spring Enhance DefaultResponseErrorHandler to allow logging complete error response body

Affects: 5.2.14.RELEASEThis enhancement request is related to following Stack Overflow question.https://stackoverflow.co...

Spring Optimize memory allocations in StringUtils#cleanPath

Investigating once again slow Spring Boot start times, I played around with Java Mission Control profiler and found out ...

Spring fix initialization of spring-batch tables with datasource in auto-commit mode false

When initialize spring-batch tables with postgresql datasource in auto-commit mode false,the tables are not created in t...

Spring Spring HATEOAS results in 406 with Kotlin Coroutine and ResponseEntity in WebFlux

Affects: \2.5.3When migrating a reactive web project (written in Kotlin) from 2.4.x to 2.5.3, I noticed that the HTTP PO...

Spring spring-jcl:compileJava Gradle task fails in build

Hello ,I just install spring environment,But now always block here.I put error code paste under................Testing s...

Spring Revise Eclipse IDE support

OverviewAfter the upgrade to Gradle 7.2 (#26870), I noticed that we can likely greatly simplify our custom Gradle config...

Spring Performance impact of con.getContentLengthLong() in AbstractFileResolvingResource.isReadable() downloading huge jars to check component length

Affects: Spring Framework 5.2.9Change causing the issue: https://github.com/spring-projects/spring-framework/commit/69f...

Spring CronTrigger uses new Date() instead of context's Clock

The nextExecutionTime(TriggerContext) method of CronTrigger uses new Date(); instead of using the specified context's cl...

Spring Avoid duplicate JCacheOperationSource bean registration in <cache:annotation-driven />

Hello.In our application we use XML context and &lt;cache:annotation-driven mode="aspectj"/&gt; declaration in combinati...

Spring Use Arrays.hashCode() in ByteArrayResource.hashCode()

Current implementation produces equal hash codes for all instances of ByteArrayResource with the same length of underlyi...

Spring Emit WebClientResponseException for malformed HTTP response

Fixes an issue that can be triggered in reactive WebClients when the server throws a malformed response chunk.I picked u...

Spring Allow default CacheAwareContextLoaderDelegate configuration via a system property

OverviewAs a follow up to #17282, we should allow the default CacheAwareContextLoaderDelegate in the Spring TestContext ...

Spring UriTemplateRequestEntity doesn't override hashCode() and equals()

Affects: 5.3.8Hi developers!To fix a memory leak caused by the micrometer metrics used in the RestTemplate I need to swi...

Spring resolve application.yml property error

in spring2.2.5,my applicaiton.yml like this:aaa: bbb: ccc: 09and take it in my class like this:@Value("${aaa.bbb...

Spring Merge pull request #1 from spring-projects/master

更新代码Comment From: pivotal-cla@tangwan Please sign the Contributor License Agreement!Click here to manually synchronize t...

Spring Fix for ScriptUtils failure when '--' occurs inside a multi-line comment on the same line as '*/'

Pull request against issue #22388 Comment From: pivotal-issuemaster@mmustaquim Please sign the Contributor License Agree...

Spring The name of @RestController-annotated classes starting with a / is exposed as a servlet path

We have two classes annotated with @RestController and with the same name in different packages. Since by default the be...
上一页 下一页
.