Spring Upgrade to Apache HttpClient 5.2

Apache HttpClient 5.2 is available in the meantime, introducing a few deprecations (which seem to be primarily towards u...

Spring Support property placeholders in url attribute of @HttpExchange

Affects: 6.0.0-SNAPSHOTHi Spring Team,Can you please add the ability to reference properties for @HttpExchange, @GetExch...

Spring Deprecate "application/graphql+json" media type after spec changes

As of https://github.com/graphql/graphql-over-http/pull/215, the new media type considered for GraphQL responses by the ...

Spring LocalVariableTableParameterNameDiscoverer logs many warnings with Hibernate validation

Affects: 6.0.1Having a small simple Spring Boot application with Validator dependency, adding a ConfigurationProperties ...

Spring improve performance of getHandlerInternal

In some scenarios, we need to get HandlerMethod ahead of org.springframework.web.reactive.DispatcherHandler, such as an ...

Spring AOT code generation fails for bean of type boolean

The following error occurs during the processAot Gradle task when attempting to build a large project of mine with Sprin...

Spring ProblemDetail doesn't override the equals method

Affects: 6.xCurrently the ProblemDetail doesn't override the equals method. We replaced our own ProblemDetails with the...

Spring Using component scanning in signed jars is very slow [SPR-4694]

Todd Huss opened SPR-4694 and commentedSince upgrading from Spring 2.0.8 to Spring 2.5.3 our application that runs in si...

Spring Add text csv value to MediaType

added csv support to the MediaType enum.Comment From: bclozelThanks for the suggestion, but these days we're trying to k...

Spring Change type of allowCredentials() in @CrossOrigin to boolean

According to [1], the only valid value to the 'Access-Control-Allow-Credentials' header is "true" (case sensitive).Curre...

Spring license issue with spring framework version 4.3.16

Hello,May I ask if the spring framework version 4.3.16 uses the Apache License 2.0. And if all spring framework uses thi...

Spring Incorrect CORS implementation

The Spring Framework appears to have an incorrect implementation of CORS. In particular, the framework rejects invalid ...

Spring AbstractPlatformTransactionManager "this.logger" is null

Affects: \5.3.13I'm extending JpaTransactionManager (which extends AbstractPlatformTransactionManager)Creating a @Bean o...

Spring RestTemplate Error With Parentheses

Affects: spring-web 5.2.13.RELEASEI have a problem about use RestTemplate. When i send a get request to prometheus, i ...

Spring Cache gradle dependencies to speed up workflows

Signed-off-by: jongwooo jongwooo.han@gma&#10...

Spring Add title to SockJS iFrames for accessibility compliance

Backport of #29594 Comment From: sbrannenClosed in 332d2a36bb92021739ad5a083923467bf21be6ef, 92af390ed28464975e59cf59785...

Spring Await body lost data

Hello! My real project has the same code but with some privaate specific, when I test, first elements okay added in batc...

Spring Embedded Jetty 11 failed to start on Framework 6.0.2 / Boot 3.0.0 because of Servlet API 6.0 is used

spring-boot-starter-web with spring-boot-starter-jetty is used. Another environment does not matter.Reproducer:boot3-jet...

Spring org.gradle.process.internal.ExecException: A problem occurred starting process 'command 'git'

Affects: \Comment From: qiufeng001This error occurs when I am building the source codeComment From: snicollThanks for ge...

Spring getHandlerInternal support multiple calls and avoid repeated lookupHandlerMethod

In some scenarios, we need to get HandlerMethod ahead of org.springframework.web.reactive.DispatcherHandler, such as an ...
上一页 下一页
.