Spring Collaboration Suggestion for Language Model Training

Dear VMware/Spring Team,I hope this message finds you well. I am writing to you as a developer and user of language mode...

Spring Clarify ReactiveTransactionManager exception declarations

By design, ReactiveTransactionManager uses javadoc @throws clauses for indicating the exceptions that it propagates thro...

Spring GET /actuator/logfile in weblogic - java.net.ProtocolException: Exceeded stated content-length of: 'X' bytes

We are exposing our logback log on /actuator/logfile and we are using Weblogic. We are using Spring Boot 2.7.5From time ...

Spring Allow built ServerResponse to throw exception

Because ServerResponse.HeadersBuilder::build uses a BiFunction, it does not allow for an exception to be thrown. We shou...

Spring Detect interface parameter annotations also from spring-messaging HandlerMethod

Affects: all versionsFor spring-web support was added which allows controller methods to inherit the annotations on para...

Spring Improve the experience of handling validation errors in controller methods

Affects: 5.3.1Relates to #23107Basically, I have the exact same feeling as the author did but he never clarified his poi...

Spring Method validation error handling by controller method parameter type

As described under #26219, in https://github.com/spring-projects/spring-framework/issues/26219#issuecomment-739385184 an...

Spring Spring MVC and WebFlux method validation support that also adapts ConstraintViolations

Introduce support for method validation in Spring MVC and Spring WebFlux. This requires changes first at a lower level t...

Spring Upgrade to Project CRaC 1.3.0

See related release introduced to use a more semantic versioning.

Spring Extend list of supported types in ObjectUtils.nullSafeConciseToString()

OverviewDue to recent feedback from the community, we have reviewed the list of types explicitly supported by ObjectUtil...

Spring Revert changes to toString() in FieldError

Affects: 5.3.27 and later versionsIn spring-framework 5.3.27 ObjectUtils.nullSafeConciseToString() method was introduced...

Spring For a prototype bean, if first-time rejected value is null, subsequent value will wrongly be null always

Affects: 5.3.28Below is a test that is able to reproduce the issue.import org.junit.jupiter.api.Test;import org.springfr...

Spring Change of behaviour for UUID in bean validation output in v5.3.27

Affects: 5.3.27Hello spring team!I tried to update my spring-boot application, and I found a change of behaviour in bean...

Spring Introduce ObjectUtils.nullSafeConciseToString()

Overvieworg.springframework.util.ObjectUtils.nullSafeToString(Object) exists for generating a toString() representation ...

Spring Can not stream Files that are larger than 250 MB to the Azure Blob storage with the WebClient and Flux<DataBuffer>

Affects: \SpringBoot 3.0.6 -&gt; Spring 6.0.8Hi :-)Describe the bugI have a Rest API that streams file to a client. That...

Spring Update inline comment in ProxyTransactionManagementConfiguration

The original comment explained that protected methods allow @Transactional.However, in practice, default method is also ...

Spring Stop using deprecated AbstractArchiveTask.archivePath in Gradle build

The AbstractArchiveTask.archivePath property has been deprecated. This is scheduled to be removed in Gradle 9.0. Please ...

Spring Introduce ObjectUtils.nullSafeConciseToString()

Backport of gh-30286Comment From: sbrannenClosed in 91c58af7af27d22d116ac5ad64380277022f210aComment From: asjp1970Hi,Thi...

Spring Fix typo in Javadoc for BeanDefinitionDsl.kt

Comment From: sbrannenHi @vbaidak,Congratulations on submitting your first PR for the Spring Framework! 👍 This has been ...

Spring Searching the 6.0.10 documentation changes the version to 6.0.11-SNAPSHOT

At the time of writing, if I got to https://docs.spring.io/spring-framework/reference/index.html I am shown the document...
上一页 下一页
.