Nineya
Home
Blog
Spring Collaboration Suggestion for Language Model Training
2025-01-08 17:35:21
2833
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
2025-01-08 17:35:17
1042
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
2025-01-08 17:35:13
12460
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
2025-01-08 17:35:11
209
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
2025-01-08 17:35:09
720
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
2025-01-08 17:35:06
24028
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
2025-01-08 17:35:03
747
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
2025-01-08 17:35:01
3108
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
2025-01-08 17:34:58
65
See related release introduced to use a more semantic versioning.
Spring Extend list of supported types in ObjectUtils.nullSafeConciseToString()
2025-01-08 17:34:55
574
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
2025-01-08 17:34:53
4690
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
2025-01-08 17:34:50
4202
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
2025-01-08 17:34:47
2724
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()
2025-01-08 17:34:45
5216
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>
2025-01-08 17:34:41
3308
Affects: \SpringBoot 3.0.6 -> Spring 6.0.8Hi :-)Describe the bugI have a Rest API that streams file to a client. That...
Spring Update inline comment in ProxyTransactionManagementConfiguration
2025-01-08 17:34:38
1858
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
2025-01-08 17:34:36
399
The AbstractArchiveTask.archivePath property has been deprecated. This is scheduled to be removed in Gradle 9.0. Please ...
Spring Introduce ObjectUtils.nullSafeConciseToString()
2025-01-08 17:34:32
895
Backport of gh-30286Comment From: sbrannenClosed in 91c58af7af27d22d116ac5ad64380277022f210aComment From: asjp1970Hi,Thi...
Spring Fix typo in Javadoc for BeanDefinitionDsl.kt
2025-01-08 17:34:30
161
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
2025-01-08 17:34:27
1125
At the time of writing, if I got to https://docs.spring.io/spring-framework/reference/index.html I am shown the document...
上一页
下一页
1
…
1337
1338
1339
1340
1341
…
2246
.