SpringBoot Does the annotation @ConditionalOnProperty have a problem ?

Spring Boot version: 3.3.0- QuestionThe class has the following two fields. The "name" is an array, but the "havingValue...

SpringBoot Write TraceId in HTTP Response headers

As of https://github.com/spring-projects/spring-framework/issues/30632, Spring Framework allows to extend the ServerHttp...

SpringBoot Improve SpringEnvironmentLookup exception to hint that you might need a file ending '-spring'

See #42336. We could improve the message or throw a specific exception and have a failure analyzer. 2024-09-17T10:29:21....

SpringBoot Lots of new warnings when using Log4j 2 since 3.4.0-M3

A lot of warnings are emitted since Spring Boot 3.4.0-M3 which messages follow this form: The Logger XXX was created wit...

SpringBoot Add support for multiple/optional trust certificates

Problem StatementThe challenge is the dynamic updating and management of certificates in an application that supports mT...

SpringBoot Code cleanup

Comment From: philwebbThanks for the suggestions, but given the review comments I don't think we should apply these chan...

SpringBoot Add trigger docs build job to the release and release milestone workflows

We need something equivalent to this in the release and release-milestone workflows:https://github.com/spring-projects/s...

SpringBoot Draft interface clients autoconfiguration

[ ] Add AOT instrumentation[ ] Add tests[x] Add javadocs[ ] Add documentationRelated sample repo: https://github.com/Olg...

SpringBoot Try to stabilize ZipkinWebClientSenderTests

Forward port of issue #42388 to 3.4.x.Comment From: wilkinsonaThe change didn't help and has been reverted in https://gi...

SpringBoot Try to stabilize ZipkinWebClientSenderTests

Forward port of issue #42375 to 3.3.x.Comment From: wilkinsonaThe change didn't help and has been reverted in 391b643d8d...

SpringBoot Build with CDS enabled segfaults sometimes

On Spring Boot 3.3.3, using Spring Boot Maven Plugin 3.3.3.We build a Docker image using the spring-boot-maven-plugin an...

SpringBoot Support loading of base 64 encoded values from the Environment

The SSL bundle properties spring.ssl.bundle.jks.myname.keystore.location and spring.ssl.bundle.jks.myname.truststore.loc...

SpringBoot Duplicate meter binding when context contains multiple registries, none are primary, and one or more is a composite

See #42310 for discussion and background.When there are multiple MeterRegistry beans and none of them is marked @Primary...

SpringBoot Try to stabilize OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests

connectionCanBeMadeToOpenTelemetryCollectorContainer sometimes fails because the OpenTelemetry collector running in the ...

SpringBoot Lower org.eclipse log level in SampleJettyApplicationTests

It was raised while working on the Jetty 12 upgrade and accidentally committed as part of ed5d16de8408be54b19134e00f24fb...

SpringBoot Document support for Java 23

September's releases (3.2.10, 3.3.4, and 3.4.0-M3) all support Java 23 but we forgot to update the system requirements i...

SpringBoot Error creating bean with name 'flyway' defined in class path resource

After migrating from to springboot 3.0 i am facing this error......org.springframework.beans.factory.BeanCreationExcepti...

SpringBoot Add tag @since

Comment From: philwebbThanks, but we don't add @since tags to private fields.

SpringBoot Allow to use Testcontainers with @AutoConfigureTestDatabase

Follow-up of this limitation reported on SO, it would be nice if users were able to configure the URL that @AutoConfigur...

SpringBoot Enable graceful shutdown by default

When running in Kubernetes if an application is requested to shutdown, it makes sense to want to handle in-flight connec...
上一页 下一页
.