Nineya
Home
Blog
Spring Support for webflux RSocket route using Coroutine instead of Reactor not working
2025-01-08 03:46:44
26868
We cannot make trivial spring webflux + RSocket routes works when using Kotlin coroutines instead of Reactor, despite a ...
Spring update from framework
2025-01-08 03:46:41
198
Comment From: pivotal-issuemaster@ylpanda Please sign the Contributor License Agreement!Click here to manually synchroni...
Spring Add kotlinx.serialization JSON support to Spring MVC
2025-01-08 03:46:38
158
Alex Rader opened SPR-16647 and commentedPlease add support for Kotlin serialization libraryhttps://github.com/kotlin/ko...
Spring MimeMessageHelper should not encode attachment filenames by default
2025-01-08 03:46:35
242
As a follow-up to #25755, the MimeUtility.encodeText(attachmentFilename) call should be skipped by default through setti...
Spring HttpHeaders.setContentDispositionFormData should ignore empty filename
2025-01-08 03:46:33
1290
When a Multipart Form request is used with an empty string as Filename, a "No Filename" exception is thrown. Can an empt...
Spring MimeMessageHelper.addAttachment: configurable encoding of attachment filename
2025-01-08 03:46:31
1815
Affects: \5.2.8.RELEASEI've encountered the following issue in org.springframework.mail.javamail.MimeMessageHelper#addAt...
Spring Fix typo in Regular Expression Pointcuts docs
2025-01-08 03:46:26
145
The paragraph describes the behavior of one pointcut, so it's obviously a typo here.Comment From: sbrannenThis has been ...
Spring Fix typo regarding Ordered interface in core-aop.adoc
2025-01-08 03:46:23
531
I believe there is a typo in core-aop.adoc, org.springframework.core.Ordered defines getOrder, not getValue.Comment Fro...
Spring StringDecoder does not provide a way to configure the default charset
2025-01-08 03:46:21
709
i want to write a chatclient for a very old chat system.that chat system uses iso-8859-1 encoding.when i use the webclie...
Spring Add @EnableRSocket Configuration
2025-01-08 03:46:18
3026
The current recommendation to add a reactive messaging HandlerMethodArgumentResolver is to add a preProcess hook. Spring...
Spring WebClient: wrap connection exceptions
2025-01-08 03:46:15
1990
When calling a remote service, it's important to know if an exception happened before sending the request or after recei...
Spring Fix typo in AOP XML documentation
2025-01-08 03:46:13
178
I think there is a missing word from this sentence:The XML style may most familiar to existing Spring usersShould be:The...
Spring Calling a overloaded (Spring Integration inbound-gateway) resource mapped with same path but different method throws exception
2025-01-08 03:46:11
5619
Affects: 5.2.3.RELEASEDescribe the bugon one side we have a controller which is listening to a generic GET endpoint /api...
Spring ClassPathScanningCandidateComponentProvider behaviour not scanning annotated classes anymore (spring-context 5.1.17 -> 5.2.8)
2025-01-08 03:46:08
2792
demo-annotationtypefilter.zipHi, first time here. Please bear with me if this report has to be fixed somehow.We have rec...
Spring Upgrade to JUnit 5.7
2025-01-08 03:46:05
159
Upgrade to JUnit 5.7 as soon as it is released.JUnit 5.7 M2 should be released soon and may potentially be renamed to 5....
Spring PathPattern doesn't extract pathWithinHandlerMapping correctly for non-pattern URLs
2025-01-08 03:46:03
2017
This is defined as:Name of the {@link HttpServletRequest} attribute that contains the path within the handler mapping, i...
Spring Improve PathResourceResolverTests to remove the last occurrence of 'springframework'
2025-01-08 03:46:01
781
English is not my native language, please excuse typing errors.I build spring-framework source code locally. When I exec...
Spring A beforeCommit chain failure invariably results in a 500 response
2025-01-08 03:45:58
7851
Please consider the following test (the entire test code is provided below): it is comprised of the WebSessionTest which...
Spring SimpleIdGenerator is not thread safe, neither it is documented to be
2025-01-08 03:45:55
12492
I have a small miss-understanding about SimpleIdGenerator, that is a fairly trivial class:public class SimpleIdGenerator...
Spring Publish documentation under reference/html folder
2025-01-08 03:45:53
696
Most Spring projects publish their documentation under a /html or /htmlsingle subfolder. Spring Framework used to do thi...
上一页
下一页
1
…
1548
1549
1550
1551
1552
…
2246
.