Spring RestController can not be defined using JavaConfiguration starting with version 3.2.1

Hello,I have recently tried to migrate from Spring Boot 3.1.4 to 3.2.2.I have noticed that one of our tests is failing. ...

Spring Refine *HttpMessageConverter#getContentLength return value null safety

id("org.springframework.boot") version "2.3.9.RELEASE"I need to extend MappingJackson2HttpMessageConverter and override ...

Spring WebClient Observations are missing error

I'm using WebClient in a setup with- org.springframework:spring-webflux:6.1.4- io.micrometer:micrometer-tracing-bridge-o...

Spring NPE when using pathExtension predicate for routes that have no file extensions

Affects: Spring Boot 3.2.3I have the following code which was taken from the Spring Boot docs:@BeanRouterFunction<Ser...

Spring ClassCastException when injecting inner class of generic parent

Affects: 6.2.0-SNAPSHOTConsider the following code (enhanced with Lombok for conciseness):public abstract class Parent&l...

Spring Introduce generic assertion hooks in MockMvc

OverviewAs discussed in https://github.com/spring-projects/spring-framework/issues/21178#issuecomment-512774918, it woul...

Spring Register resource hints for @TestPropertySource location patterns

OverviewWe recently introduced support for location patterns in @TestPropertySource; however, MergedContextConfiguration...

Spring Register resource hints for @PropertySource location patterns

OverviewWe recently introduced support for location patterns in @PropertySource; however, PropertySourcesAotContribution...

Spring Deprecate HttpHeaders.writableHttpHeaders

Affects: 5.1 / 6.1WhatThis problem arises from the fact the Spring allows to remove the ReadOnlyHttpHeaders wrapper with...

Spring Support binding indexed values for record class

Fix GH-32379Comment From: rstoyanchevThanks for taking a look and for the suggestion @quaff. We are going to address thi...

Spring Correct documentation for userDestinationPrefix in MessageBrokerRegistry

Changes documentation for setUserDestinationPrefix to match getTargetDestination in DefaultUserDestinationResolverCurren...

Spring Refine "Redirecting to a resource" section code sample

As a follow-up of #27257 and as raised in #32404, "Redirecting to a resource" section in Spring MVC and Spring WebFlux s...

Spring Propagate WebClient attributes into underlying HTTP client request where possible

This PR Closes #26208 As proposed by @tstavinoha (https://github.com/spring-projects/spring-framework/issues/26208#issue...

Spring Use UTF-8 by default for JSON multipart content in ContentRequestMatchers

This should resolve https://github.com/spring-projects/spring-framework/issues/31923I've added default UTF-8 charset to ...

Spring Support sending large STOMP messages as fragmented frames on WebSocketStompClient

Closes gh-29354MotivationBy https://github.com/spring-projects/spring-framework/issues/16152, we already added handling ...

Spring NullPointerException in UrlPathHelper

During our prod monitoring in kibana, we have noticed the following logs" java.lang.NullPointerException:...

Spring Remove Observation.Context from WebClient request

Have a running app since 3 years in production without any issue. Experienced a memory leak when bumped Spring dependenc...

Spring Current Observation.Context missing from WebClient request

Spring Boot: 3.1.5Spring Framework: 6.0.13In Spring 3 micrometer integration has been reworked to use Micrometer 1.10 Ob...

Spring Reject conditional @ComponentScan declarations that rely on the REGISTER_BEAN phase

spring boot version2.1.5.RELEASETestConfig.javapackage org.xyattic.boot.calkin.demo.oauth2.server.config;import org.spri...

Spring Javadoc of ReactorNettyClientRequestFactory#setExchangeTimeout methods have wrong default value

Affects: 6.1.4Hi there. https://github.com/spring-projects/spring-framework/blob/04e69bdb260d9e74f392e9cbf01ee87f6feb798...
上一页 下一页
.