Spring Create a list of "reserved words" or "Predefined Variables" about SpEL

So far in Spring Framework 6 does not exist an official list of the reserved words or Predefined Variables with their re...

Spring Memory leak in spring-jms

Affected versions: 5.3.10, 5.3.16.We believe it's in older versions as well.We are using a spring-integration:inbound-ga...

Spring WebClient retryWhen does not take care of the TimeoutException

The issue is that 'TimeoutException' is not being handled through the 'retryWhen' function.I have this below usage of we...

Spring Configuring ssl ciphers in WebClient when using boring ssl is not take effect

When using WebClient with boring ssl and jdk support TLSv1.3, Configuring ssl ciphers in WebClient does not take effect。...

Spring @RequestParam now gives error when required request parameter is missing for a MultipartFile[] method argument

Have a controller method that has a @RequestParam MultipartFile[] parameter along with other parameters.When using sprin...

Spring GET query parameters containing comma are not properly URL decoded

Comment From: dmytro-zhelieznyihttps://github.com/spring-projects/spring-framework/issues/29411Comment From: rstoyanchev...

Spring Tracing: Allow specific paths to be excluded

Affects: 6.0.0+When I enabled tracing in spring-web, I noticed, that even the actuator endpoints are included in the rep...

Spring Fix Javadoc @since tags for MockRestRequestMatchers queryParam() and header()

This PR fixes Javadoc @since tags for MockRestRequestMatchers.queryParam() and MockRestRequestMatchers.header().See gh-2...

Spring MockHttpServletRequest#setContentType fails with StringIndexOutOfBoundsException

For the default Locale of en_US, the following code:MockHttpServletRequest request = new MockHttpServletRequest();reques...

Spring Polish

This PR polishes a bit.See gh-23846See gh-29955Comment From: sbrannenThis has been merged into main.Thanks

Spring Introduce getContentAsString and getContentAsByteArray to Resource

Projects that use java heavily rely on a clunky, verbose, and error prone method to access Resources for tests. Adding t...

Spring Support Kotlin Coroutines with @HttpExchange interface

Affects: : Spring Web 6.0.0-RC2The methods annotated with @HttpExchange work great using Reactor, but unfortunately it's...

Spring WebFlux fails with WebDAV HTTP methods

Affects: 6.0.3Hi folks!I have Spring Cloud Gateway application that consumes HTTP PROPFIND method.Now I am trying to mig...

Spring BeanUtils Copy Failed

I write an entity value-object and a data-transfer-object , they have "isDelete" property both.Then I wrote an adapter t...

Spring Update the reference documentation with limitation related to @Bean return type

Affects: 6.0.4When class annotated with @Transactional annotation is registered in @Configuration class no actual transa...

Spring Register http interface beans with the right package

When a Developer defines a http interface, the new feature released in Spring Boot 3:https://docs.spring.io/spring-frame...

Spring A question about license.

In order to support native-image, Seata uses spring-aot related classes, but these classes are compiled based on jdk17.I...

Spring spring-mvc:chunked responses with status 500 are damaged

version: Spring Boot 2.2.5.RELEASEenvironment: java: Java(TM) SE Runtime Environment (build 1.8.0_172-b11)os: mac. os an...

Spring CorsConfiguration based on pattern matching

Affects: Spring Web 5.2.4.RELEASEInitial issue opened in Spring Cloud Gateway: https://github.com/spring-cloud/spring-cl...

Spring ReactorServerHttpRequest does not reflect forwarded host and port when forwarding-header-strategy=native or cloud platform detected

Affects: Spring Webflux 5.3.20Running our app in our kubernetes cluster (or simulating it via spring.main.cloud-platform...
上一页 下一页
.