SpringBoot Remove usage of deprecated ServerHttpObservationFilter for WebFlux instrumentation

Since spring-projects/spring-framework#30013, the ServerHttpObservationFilter is deprecated because its position in the ...

SpringBoot spring.config.import order is not honored with third-party plugins

While trying to use a third party Spring Cloud for AWS to load configuration from Secrets Manager and also a local Prope...

SpringBoot Possible conflict between external config and classpath config

Hi, I'm using external config combined with classpath config, the doc says "The list is ordered by precedence (with valu...

SpringBoot New releases in all branches?

I'm watching this repository and today I got 59 notifications for new releases from as it seems, every branch or maybe e...

SpringBoot SDKMan Bug: All Springboot 1.X Versions fail to install

We don't have any knowledge of the URLs that are persisted for Spring Boot. This candidate is actually managed by the Sp...

SpringBoot Enable AopAutoConfiguration by default for slice tests

Affected Version: 2.7.5I created a @WebMvcTest for a controller that implements a generated interface from an openapi sp...

SpringBoot Consider creating an observability section containing logging, metrics and tracing

We currently have tracing and http tracing, I wonder if we should merge them?Comment From: philwebbWe're going to create...

SpringBoot When virtual threads are enabled, auto-configure Spring Session Redis to use them

We need to auto-configure a VirtualThreadTaskExecutor that's named springSessionRedisTaskExecutor and springSessionRedis...

SpringBoot Clarify if we need to expose an environment property for Flyway

See https://github.com/flyway/flyway/issues/3732 and https://github.com/spring-projects/spring-boot/commit/19df3934c61d9...

SpringBoot Spring boot 3.2.0(M2) - using invalid micrometer-tracing-bom

Spring boot 3.2.0(m2) / and snapshot declare a dependency that doesn't exist, namely micrometer-tracing-bom-1.2.0.After ...

SpringBoot SslStoreBundle implementations aren't immutable

Our existing SslStoreBundle implementations, JksSslStoreBundle and PemSslStoreBundle, are not immutable. They create the...

SpringBoot Review GraphQL Query auto-configurations

The four auto config classes in autoconfigure/graphql/data -- Querydsl, Query by Example, reactive and non-reactive, all...

SpringBoot AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors

Bug descriptionNative compilation AOT step fails for native compilation on @ConfigurationProperty of record type enabled...

SpringBoot Document Welcome Page support ordering

When using WebMvc.fn, the order of the registered mapping is:RequestMappingHandlerMapping (order 0, set by Framework)Wel...

SpringBoot Unwrap a validator instance of specified type contained in SpringValidatorAdapter

Hi Spring boot team!This PR attempts to close gh-37081 by implementing the unwrap method in boot/autoconfigure/validatio...

SpringBoot Expose SpringValidatorAdapter contained in ValidatorAdapter via new SmartValidator method

ValidatorAdapter wraps SpringValidatorAdapter to expose it as a SmartValidator, and not as jakarta.validation.Validator ...

SpringBoot Correct the description of spring.artemis.broker-url

Forward port of issue #37309 to 3.2.x.Comment From: wilkinsonaClosed by 0242ba8a13743993b03bb3581633d65ff9b41c93.

SpringBoot Correct the description of spring.artemis.broker-url

Forward port of issue #37308 to 3.1.x.Comment From: wilkinsonaClosed by 7754dd290a38036414f597175272614b2308e357.

SpringBoot Correct the description of spring.artemis.broker-url

Forward port of issue #37260 to 3.0.xComment From: wilkinsonaClosed by 994bafdfd9be2da364afc5368e70b7c9e2a956f2.

SpringBoot Correct the description of spring.artemis.broker-url

Fix description of brokerUrl property refer to url instead of port.Comment From: wilkinsonaThanks very much, @mdeinum.
上一页 下一页
.