Spring WebFlux request id should not contain internal IPs

Affects: since Release v5.3.5 up to curent v5.3.14 via commit 1ef8cad of issue #26649If for some reason the production ...

Spring ServerHttpResponseDecorator does not delegate methods for raw status code

Non-standard HTTP status code has been fixed in #24400. But ServerHttpResponseDecorator still not fully implements the r...

Spring Clear cache when clearing argument resolvers

Getting a resolver for a parameter does not work correctly after clearing because the cache is not cleared.Comment From:...

Spring Expose headers from native client request after request is committed

Fixes issues like that, when public API does not expose headers that have been set by connector implementation.Comment F...

Spring Server-side JavaScript improvements [SPR-13508]

Sébastien Deleuze opened SPR-13508 and commentedSpring Framework 4.2.x introduced a generic support for script based tem...

Spring StrictHttpFirewall rejects request when HtmlUnit WebClient is called with encoded URL

Affects: 5.3.13I'm trying to run a unit test on my spring boot project using the HtmlUnit Webclient. The test does a POS...

Spring Polish mergeArrayIntoCollection of CollectionUtils

This can simplify the codeComment From: chenqimiao@NathanQingyangXu Thank you for your pointing.Comment From: stsypanov@...

Spring I have this issue with the entity manager without any fix

2022-01-11 13:34:38.593 ERROR 22092 --- [ restartedMain] o.s.boot.SpringApplication : Application run fai...

Spring Close Body after reading

readWithMessageConverters opens a FileInputStream but does not ensure it closes after reading from it.Ensure the FileInp...

Spring Typos in STOMP documentation

Comment From: pivotal-cla@iotdeveloper-iotservice Please sign the Contributor License Agreement!Click here to manually s...

Spring Stop defining a TaskScheduler bean in WebSocketConfigurationSupport

Affects: 5.3.xWebSocketConfigurationSupport defines a TaskScheduler bean which causes problems in Boot as using @EnableW...

Spring readWithMessageConverters doesn't close FileInputStream

I have an issue with readWithMessageConverters(HttpInputMessage inputMessage, ...)in AbstractMessageConverterMethodArgum...

Spring Update README.md

Comment From: pivotal-cla@abc0231 Please sign the Contributor License Agreement!Click here to manually synchronize the s...

Spring Add tests for StringUtils matchesCharacter() method

Add tests for StringUtils matchesCharacter() methodComment From: springmonsterDear @sbrannen , could you please help to ...

Spring Duplicated content-type response header on error response

versionSpring Boot 2.6.2code@SpringBootApplicationclass FluxErrorHandlingApplicationfun main(args: Array<String>) ...

Spring Fix reference to JBoss AS Javadoc

Our build is failing as those two links stop servicing Javadoc:https://docs.jboss.org/jbossas/javadoc/4.0.5/connector/ht...

Spring Fix syntax in WebFlux Validation example

Comment From: pivotal-cla@waahhh Please sign the Contributor License Agreement!Click here to manually synchronize the st...

Spring Improve error message in ResolvableType.forClassWithGenerics()

Affects: Spring Framework <= 5.3.14Class: org.springframework.core.ResolvableTypeMethod forClassWithGenerics(Class&lt...

Spring Refactor some test code to use lambda expressions and method references

Hi,I refactored some test codes to use lambda expression and method reference for the sake of conciseness.Due to an issu...

Spring AntPathMatcher with a custom separator doesn't match correctly a specific String

Affects: 5.3.10Background:I assume the AntPathMatcher matches (among othersú a path against a pattern if all below apply...
上一页 下一页
.