Nineya
Home
Blog
Spring WebFlux request id should not contain internal IPs
2025-01-08 05:13:11
2484
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
2025-01-08 05:13:09
157
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
2025-01-08 05:13:06
771
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
2025-01-08 05:13:03
752
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]
2025-01-08 05:13:01
9869
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
2025-01-08 05:12:58
6068
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
2025-01-08 05:12:55
222
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
2025-01-08 05:12:53
6744
2022-01-11 13:34:38.593 ERROR 22092 --- [ restartedMain] o.s.boot.SpringApplication : Application run fai...
Spring Close Body after reading
2025-01-08 05:12:50
4062
readWithMessageConverters opens a FileInputStream but does not ensure it closes after reading from it.Ensure the FileInp...
Spring Typos in STOMP documentation
2025-01-08 05:12:48
206
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
2025-01-08 05:12:45
591
Affects: 5.3.xWebSocketConfigurationSupport defines a TaskScheduler bean which causes problems in Boot as using @EnableW...
Spring readWithMessageConverters doesn't close FileInputStream
2025-01-08 05:12:43
889
I have an issue with readWithMessageConverters(HttpInputMessage inputMessage, ...)in AbstractMessageConverterMethodArgum...
Spring Update README.md
2025-01-08 05:12:41
190
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
2025-01-08 05:12:38
799
Add tests for StringUtils matchesCharacter() methodComment From: springmonsterDear @sbrannen , could you please help to ...
Spring Duplicated content-type response header on error response
2025-01-08 05:12:36
3666
versionSpring Boot 2.6.2code@SpringBootApplicationclass FluxErrorHandlingApplicationfun main(args: Array<String>) ...
Spring Fix reference to JBoss AS Javadoc
2025-01-08 05:12:33
324
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
2025-01-08 05:12:31
412
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()
2025-01-08 05:12:28
376
Affects: Spring Framework <= 5.3.14Class: org.springframework.core.ResolvableTypeMethod forClassWithGenerics(Class<...
Spring Refactor some test code to use lambda expressions and method references
2025-01-08 05:12:26
461
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
2025-01-08 05:12:23
2959
Affects: 5.3.10Background:I assume the AntPathMatcher matches (among othersú a path against a pattern if all below apply...
上一页
下一页
1
…
1461
1462
1463
1464
1465
…
2246
.