SpringBoot Allow specifying a different management access log prefix

Hi,This a WIP in order to try to tackle GH-14948, GH-24170 for example.It's today very common to handle logs in stdout, ...

SpringBoot Recommendations for new behavior of PropertySourcesPlaceholderConfigurer

OverviewHello, I'm a maintainer of the Spring Framework on Google Cloud. We have recently been working on upgrading Spri...

SpringBoot ObjectOptimisticLockingFailureException after upgrading to 3.4.0

Hello, I am trying to upgrade from Spring Boot 3.3.3 to 3.4.0 and, without changing any code, an error started occurring...

SpringBoot Breaking change on forward-headers-strategy

What happenedWe were using spring webflux with spring boot gradle plugin 3.3.5 and we upgraded to 3.4.0.With this versio...

SpringBoot Deprecate @ServletEndpoint, @ControllerEndpoint and @RestControllerEndpoint

We should decide if we want to deprecate and later remove @ControllerEndpoint and @RestControllerEndpoint from the actua...

SpringBoot Content-Length Header Filtered for HEAD Requests in Spring Boot 3.3.6 or 3.4.0

Hi,When migrating from Spring Boot 3.3.5 to 3.3.6 (or 3.4.0), it seems that the Content-Length is filtered on every HEAD...

SpringBoot Expose SslBundle information via actuator metrics

I saw that support for SSL bundles was added to the actuator info and health endpoints in https://github.com/spring-proj...

SpringBoot Fix links to Servlet and JPA javadoc

Reference javadoc links go to 404 pageAny Servlet, Filter...Referencehttps://docs.spring.io/spring-boot/reference/web/se...

SpringBoot Raise the minimum supported version of Gradle to 8.x

If we add support for Gradle 9 (https://github.com/spring-projects/spring-boot/issues/43573) we should also consider rai...

SpringBoot Support Gradle 9

It's likely that Gradle 9 will be released in time for Boot 3.5 in May 2025. Assuming that happens, we should add suppor...

SpringBoot Update Artemis version to 2.38.0

Underlying dependencies were vulnerable. I know that this is not the regular way of doing this, so feel free to close th...

SpringBoot WebClient / Netty fails to send HTTP request in Native Image in Spring Boot 3.3.5

Versions * Spring Boot 3.3.6, 3.3.5 (Broken, worked in 3.1.6) * Spring Native * Java 21 * ubuntu OSReproducer project: g...

SpringBoot Springboot 3.2.0 RestTemplate not setting Content-Length with customized RestTemplate

After upgrading to Springboot 3.2.0 from Springboot 3.1.5, custom RestTemplate is not setting the Content-Length header ...

SpringBoot Upgrade to Logback 1.5.13

Upgrade to Logback 1.5.13.Comment From: snicollSee https://github.com/spring-projects/spring-boot/issues/43568#issuecomm...

SpringBoot Extract command fails when using jar mode tools from an unpacked jar

If you unpack an uber jar and then run the extract command from jar mode tools, it fails:$ java -Djarmode=tools org.spri...

SpringBoot Consider harmonizing the Spring Framework and Spring Boot defaults for RestClient request factory

Spring Framework documents that the default ClientHttpRequestFactory used when building a RestClient is the following, c...

SpringBoot JacksonCodecConfiguration is instantiated but not used when EnableWebFlux is active

Hello,I'm using Spring Boot 3.3.6 with WebFlux. I wanted to make sure that my deserialized ZonedDateTime objects from @R...

SpringBoot How to generate a native GraalVM image for an application that uses @Profile and @ConditionalOnBean annotations

We have recently upgraded a Spring Boot 2.7.x application to 3.3.x. This application is deployed for customers on differ...

SpringBoot KafkaProperties fail to build SSL properties when the bundle name is an empty string

Problem on overriding kafka properties (https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spr...

SpringBoot Building images fails with Docker 25.0 when custom buildpacks are configured

In SB3.2, I had issues with adding a buildpack (newrelic). (see #39286 ) I fixed it bygetting list of buildpacks involve...
上一页 下一页
.