Nineya
Home
Blog
Spring WebTestClient fails with large bodyValue sizes
2025-01-08 04:56:31
1606
Affects: 5.2.13.RELEASEWhen running the following test in Kotlin, everything runs fine and succeeds:class MyTest @Autowi...
Spring Use toUnmodifiableSet and toList instead of collectingAndThen
2025-01-08 04:56:27
501
As Spring Framework 6 uses JDK17 for its baseline, we can make use oftoList() and toUnmodifiableSet() which introduced i...
Spring Add support for custom expression parsing in CachedExpressionEvaluator
2025-01-08 04:56:25
1665
When I use CachedExpressionEvaluator, i need parseContext to influence an expression, so add ParseContext paramComment F...
Spring spring-beans:compileGroovy FAILED。 Spring5.1.x
2025-01-08 04:56:22
1804
who can help me? When I compile Spring5.1.x use idea,always this error. D:\sqt\demo\spring-framework>gradlew :spring-...
Spring Cannot use version-agnostic WebJars on static resource paths that include the library name
2025-01-08 04:56:20
5542
WebFlux doesn't support version-agnostic WebJars (without hard-coding their version number in the code) to be hosted fro...
Spring <5.3.10> Spring Framework Vulnerable to Log File Injection via Insufficient Input Validation
2025-01-08 04:56:17
1033
Affects: \<5.3.10>I used Synopsys security vulnerability check tool yesterdaySpring Framework 5.3.10 as followsWe ...
Spring No method of type AbstractJackson2Decoder::customizeReader
2025-01-08 04:56:14
2431
Affects: All spring versionsWhy does AbstractJackson2Encoder have a method customizeWriter(), but AbstractJackson2Decod...
Spring modfiy invokeBeanFactoryPostProcessors method
2025-01-08 04:56:12
2153
Comment From: pivotal-cla@78356052 Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring Remove MediaType::sortByQualityValue
2025-01-08 04:56:09
341
MediaType::sortByQualityValue is not used by Spring Framework itself, nor does it appear to be used by any Spring projec...
Spring Create immutable MultiValueMap wrapper
2025-01-08 04:56:07
482
Currently, CollectionUtils::unmodifiableMultiValueMap returns an (unmodifiable) copy of the target map, and therefore al...
Spring First request does not reach DispatcherServlet
2025-01-08 04:56:05
1677
On some environments the first http request is not processed. On those environments we could reproduce it like:Create a ...
Spring Improve mapping function in ExtendedEntityManagerCreator.createProxy()
2025-01-08 04:56:02
193
As soon as there are up to two items in the resulting array we can populate it explicitly which is faster and memory-sav...
Spring UriComponentsBuilder have problems with squere brakcets "[ ]"
2025-01-08 04:56:00
5005
Affects: 5.2.5If a query has brackets in its values, then it is not completely encoded, but accepted by the URI implemen...
Spring Enhance DataSize with comparators and simple algebra
2025-01-08 04:55:57
2976
I think it would be useful to add some handy operators to DataSize, like comparators and some algebra:- DataSize plus(Da...
Spring @RequestBody with Mono argument throws 400 BAD_REQUEST "Request body is missing:" [SPR-17463]
2025-01-08 04:55:54
4776
Ralph Schaer opened SPR-17463 and commentedIn a Spring Boot application with reactive web I have a POST endpoint with a ...
Spring Websockets ExecutorSubscribableChannel class keeps on sending heartbeat every 15 sec.
2025-01-08 04:55:51
78923
I'm using spring boot 2.3.3.RELEASE with websocket support and RabbitMQ as external broker with stomp support.The issue ...
Spring Add test cases to SpEL's MapAccessorTests
2025-01-08 04:55:48
199
This PR is a simple addition of two test cases. It increases path coverage to two additional methods within the MapAcces...
Spring Use LocalDataSourceJobStore only if one is not specified via Quartz properties
2025-01-08 04:55:45
1034
Faced with the problem that I can't set my JobStore via quartz properties:spring.quartz.properties.org.quartz.jobStore.c...
Spring Discussion forums not covered in CONTRIBUTING.md
2025-01-08 04:55:43
1441
Affects: N/AThis ticket is a follow-up to #27509. To prevent any misunderstanding of the topic of this report, CONTRIBUT...
Spring Avoid double toString call when joining collections
2025-01-08 04:55:40
9595
Commit 8d3e8ca3a2d534f6ee872bb6a65a89c44e987cf6 optimized how the methodcleanPath normalizes its input path and introduc...
上一页
下一页
1
…
1479
1480
1481
1482
1483
…
2246
.