Spring Support for webflux RSocket route using Coroutine instead of Reactor not working

We cannot make trivial spring webflux + RSocket routes works when using Kotlin coroutines instead of Reactor, despite a ...

Spring update from framework

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

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

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

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

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

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

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

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

The current recommendation to add a reactive messaging HandlerMethodArgumentResolver is to add a preProcess hook. Spring...

Spring WebClient: wrap connection exceptions

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

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

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)

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

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

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'

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

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

I have a small miss-understanding about SimpleIdGenerator, that is a fairly trivial class:public class SimpleIdGenerator...

Spring Publish documentation under reference/html folder

Most Spring projects publish their documentation under a /html or /htmlsingle subfolder. Spring Framework used to do thi...
上一页 下一页
.