Spring Detect circular dependencies within @Configuration classes and throw a helpful exception [SPR-8609]

Tomasz Nurkiewicz opened SPR-8609 and commentedIn the following @Configuration class assertion fails because the SpEL ex...

Spring Spring ORM SpringBeanContainer when trying to create a bean fails with not found bean definition, and fallbacks to default hibernate bean creation

Affected Version: 5.3.28There seems to be an issue with Spring ORM SpringBeanContainer when Hibernate tries to create a ...

Spring Translate SQL Exception with State S0001 and Vendor Code 2628 to a Spring Exception in MSSQL 2019

Issue Description:In the Spring JDBC framework, SQL exceptions with state S0001 and vendor code 2628 for MSSQL 2019 are ...

Spring Support parse Illegal character in query at ReactorServerHttpRequest

ReactorHttpHandlerAdapterI need to pass the original Query to the Upstream use SpringCloudGateway. The URI is http://loc...

Spring Document how to configure FactoryBean with a configurable target with AOT

After addressing https://github.com/spring-projects/spring-framework/issues/30410 we still see failures wiring our GRPC ...

Spring Spring Boot v3.1.0 - Micrometer Tracing Not Working w/ Webflux Projects

Good morning! I'm running into the similar issue when switching from Spring Cloud Sleuth to Micrometer Tracing. With Sle...

Spring Sonatype vulnerability CVE-2016-1000027 in Spring-web project

Affects: \5.2.3.RELEASEIssue Title : Sonartype vulnerability CVE-2016-1000027 in Spring-web projectDescriptionDescriptio...

Spring Provide option to switch threads for WebFlux controller methods

If the controller method return type is not asynchronous, it should be running in Elastic thread pool.In WebFlux, we sho...

Spring Provide a mechanism to indicate that a WebFlux request mapping is blocking and should be called on a separate thread [SPR-16643]

Andy Wilkinson opened SPR-16643 and commentedSpring Boot's new Actuator endpoint model allows users to write endpoints w...

Spring Fix example in Javadoc for @EnableWebSocket

The echoWebSocketHandler method is not in the WebSocketConfigurer interface. It should be the @Bean annotationComment Fr...

Spring Health checked for RabbitMQ even if haven't instance about RabbitMQ

I had a test and depend on 'org.springframework.boot:2.7.10', 'spring-boot-starter-actuator', 'spring-boot-starter-amqp ...

Spring ClassLoader can be null in DeserializingConverter and should be annotated with @Nullable

Given the DefaultDeserializer allows the ClassLoader to be null, then it follows that the DeserializingConverter should ...

Spring Does Spring boot 3.X supporting Microsoft Azure CosmosDB??

I am migrating spring boot application integrated with Azure CosmosDB which is in 2.7.9 version to 3.0.X version but I a...

Spring Remove System.out calls in PreComputeFieldFeature

While logging information at the System.out level in the PreComputeFieldFeature was a conscious choice until oracle/graa...

Spring Allow setting the ProblemDetail.type via a MessageSource

As a user I would like to be able to provide a ProblemDetail.type via a MessageSource, just like I already can for the P...

Spring Suggested Build-from-Source wiki update

Affects: wikiI had quite a bit of trouble building the spring project with gradle giving a lot of errors. ( No matching ...

Spring Add non-null precondition checks in DefaultEntityResponseBuilder

Comment From: srivatsa-cfp@poutsma can you please review this PRComment From: poutsmaMerged, thank you.I did remove the ...

Spring Cron expression scheduling might be triggered 1 millisecond earlier

Affects: 6.0.8The issue just like the title described, after I look into the code, I found the calculation of the delay ...

Spring Upgrade to Jackson 2.15

While we intend to keep Spring's Jackson support compatible with Jackson 2.14 at runtime, we should upgrade the build to...

Spring MethodArgumentNotValidException::errorsToStringList should include only the resolved message when MessageSource is used

Affects: 6.0.4I try to use error handling by setting problemdetails.enabled=true and internationalising error messages. ...
上一页 下一页
.