SpringBoot Tests that set java.io.tmp dir may pollute java.io.File.TempDirectory.tmpdir with a directory that doesn't exist

I'm seeing this in LogbackLoggingSystemTests but it could happen in any test that sets java.io.tmpdir. The pollution hap...

SpringBoot Failed to launch service after upgrade spring boot from 3.1.8 to 3.2.1: URI scheme is not "file"

In our application, we use JarLauncher and org.apache.catalina.startup.Tomcat (The embedded Tomcat version is 10.1.18) t...

SpringBoot Upgrade to Couchbase Client 3.7.2

Supersedes #41713Comment From: ukmastercomHI, Raised a PR: https://github.com/spring-projects/spring-boot/pull/41904

SpringBoot updgraded couchbase dependency to 3.7.2

Upgraded couchbase client dependency to 3.7.2Comment From: pivotal-cla@ukmastercom Please sign the Contributor License A...

SpringBoot Auto-configure remote fields on BraveBaggageManager

Micrometer Tracing has added support for remote fields on the BraveBaggageManager and we should adapt accordingly.

SpringBoot Correct grammar in 'Running your Application with Maven'

Comment From: asashourI think closes # is meant to reference another issue, not the same PR.Comment From: wilkinsonaThan...

SpringBoot Add max http response header size configuration for tomcat and jetty

This PR adds the feature described in #33380.The configuration of the maximum size of the HTTP response header is only a...

SpringBoot Maven binaries should be cleared if necessary

Running ./gradlew clean in spring-boot-project/spring-boot-tools/spring-boot-maven-plugin does not seem to clear prepare...

SpringBoot Remove unused method argument

Remove unused method argument in DefaultLogbackConfiguration classComment From: wilkinsonaThank you, @PiyalAhmed.

SpringBoot Declare constants as final

Declare constants in DefaultLogbackConfiguration class as final Comment From: philwebbGood spot @PiyalAhmed! That was my...

SpringBoot Use activemq-bom

ActiveMQ 6.1.3 provides activemq-bom.Comment From: eddumelendezPR has been updatedComment From: wilkinsonaThanks very mu...

SpringBoot Launcher's ClassLoader is no longer parallel capable

While debugging deadlock in our application, I found that spring-boot's LaunchedClassLoader is not registered as paralle...

SpringBoot Document changes in rendering of PageImpl instances in Spring Boot 3.3 migration guide

During the migration to Spring Boot 3.3 I recently stumbled over the changes when rendering org.springframework.data.dom...

SpringBoot Spring boot native with jetty cannot be started #2

Spring boot: 3.3.2 (latest)GraalVM: 22.0.2+9.1native-image: 22.0.2 2024-07-16Spring boot native application generated by...

SpringBoot startup failure when the component class contain the ahth0 Algorithm abstract class

startup failure`@Componentpublic class JwtUtils {public static final String SECRET = "357638792F423F4428472B4B6250655368...

SpringBoot @EventListener invoked on a proxy

Please ignore this issue when it's an expected behavior. (I asked, don't worry.)I've just found that a event listener re...

SpringBoot Provide auto-configuration for authenticating with Couchbase using a client certificate

Hello,I am currently using Spring Boot 3.3.1, and particularly using the starter org.springframework.boot:spring-boot-st...

SpringBoot spring-boot-testcontainers causes unwanted container initialization during AOT processing

Since Spring boot 3.3.2, system properties and environment variables are not passed to runtime when executing bootTestRu...

SpringBoot circular dependency issue with spring boot + Graal VM native image

We are trying to migrate existing code from Spring boot 3.3.0 to native image with JDK21. It is working fine jar files b...

SpringBoot Simplify conditional expression

Simplify conditional expressionComment From: wilkinsonaThanks for the proposal but this doesn't look simpler to me. If a...
上一页 下一页
.