Spring WebTestClient fails with large bodyValue sizes

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

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

When I use CachedExpressionEvaluator, i need parseContext to influence an expression, so add ParseContext paramComment F...

Spring spring-beans:compileGroovy FAILED。 Spring5.1.x

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

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

Affects: \&lt;5.3.10&gt;I used Synopsys security vulnerability check tool yesterdaySpring Framework 5.3.10 as followsWe ...

Spring No method of type AbstractJackson2Decoder::customizeReader

Affects: All spring versionsWhy does AbstractJackson2Encoder have a method customizeWriter(), but AbstractJackson2Decod...

Spring modfiy invokeBeanFactoryPostProcessors method

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

Spring Remove MediaType::sortByQualityValue

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

Currently, CollectionUtils::unmodifiableMultiValueMap returns an (unmodifiable) copy of the target map, and therefore al...

Spring First request does not reach DispatcherServlet

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()

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 "[ ]"

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

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]

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.

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

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

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

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

Commit 8d3e8ca3a2d534f6ee872bb6a65a89c44e987cf6 optimized how the methodcleanPath normalizes its input path and introduc...
上一页 下一页
.