Spring Blockhound: Blocking call when getting static resource from a Jar

Affects: 5.3.8The problemWhen adding blockhound to a webflux project you cannot get static resources from Jar. Instead b...

Spring How can i send zip file content to body of webclient

Hi,I need to send the content of zip to post method.Here byte[] is the binary file i uploaded in postmanpublic String pu...

Spring Optimize HttpStatus value resolution from code

The purpose - optimize function HttpStatus.resolve. Previous version worked with O(N) complexity, new works with O(1) co...

Spring Exception handling support for "problem details" rfc7807

According to RFC-7807 (see https://tools.ietf.org/html/rfc7807) it would be useful to provide an invalid-params field in...

Spring ok

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

Spring New main

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

Spring AbstractMessageConverterMethodProcessor unconditional exception logic

Affects: \I have set up the /actuator/prometheus endpointIt returns 500 error in any casesthe exception is here https://...

Spring Fix cross reference in ref docs for @Bean method autowiring

I am still studying spring technology, so perhaps I don't understand this concept. However I think the resolution mechan...

Spring 5.2.14

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

Spring Fix typo in BeanDefinitionDsl.kt

I found a typo in BeanDefinitionDsl.ktComment From: pivotal-cla@takumi34 Please sign the Contributor License Agreement!C...

Spring Upgrade to ASM 9.2 (for early Java 18 support)

Following up on #27023, support for Java 18 made it into ASM master in the meantime.Comment From: jhoellerThis state of ...

Spring Use StringBuilder.append(char) where possible

To slightly improve performance, we should use StringBuilder.append(char) instead of StringBuilder.append(String) whenev...

Spring SynchronossPartHttpMessageReader should only create temp directory when needed

2021-06-22 11:16:31.394 [reactor-http-epoll-4] ERROR reactor.netty.http.server.HttpServer - [id: 0xc8938d6a, L:/10.202.1...

Spring SimpleMethodMetadataReadingVisitor.Source.toString() omits separator for method arguments

The toString() implementation in SimpleMethodMetadataReadingVisitor.Source does not separatemethod argument types with a...

Spring Implement equals, hashCode, & toString in BeanMethod and *Metadata types

For consistency with ConfigurationClass as it would be useful to be able to use these to index additional metadata.Comme...

Spring Simplify String construction in StringUtils.changeFirstCharacterCase()

Just a tiny optimization allowing String constructor to skip array bounds check.Comment From: sbrannenThis has been merg...

Spring 将地址改为阿里云的地址,

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

Spring When i use transferTo() to copy a uploadfile to a relative address,the file is missing

these are my codes:public class FileUploadController { @PostMapping(value = "/pic", consumes = "multip...

Spring Copyright Notice in License is missing

For companies that use this library, it is important to understand who is the copyright holder.In the license file that ...

Spring Performance degradation when using SSL with WebFlux

Affects: spring-boot-starter-webflux:2.4.6spring-boot-starter-reactor-netty:2.4.6DescriptionI have a small WebFlux app t...
上一页 下一页
.