Spring Connection prematurely closed BEFORE response when using Spring WebClient with Wiremock proxy

When getting a URL using Spring WebClient with ReactorClientHttpConnector, and using Wiremock as a proxy, it fails with ...

Spring Feat/fix java doc

this pull request fix the wrong java doc with issue https://github.com/spring-projects/spring-framework/issues/27269Comm...

Spring Add missing @Nullable annotations on ResponseCookieBuilder

The ResponseCookie class already has @Nullable annotations for domain and path properties;but the builder was not synchr...

Spring Spring @AliasFor not working for @Profile annotation

Affects: 5.3.9Environment: Kotlin 1.5.30, SpringBoot 2.5.4(Spring 5.3.9)I'm trying to create a composed annotation to si...

Spring Spring WebTestClient can't parse body of parameterized type List<DomainOperation<Account>>

Affects: Spring Boot 2.5.2I'm using Spring WebFlux (with Annotations) and have, among other similar (working) controller...

Spring spring expression How can we avoid special treatment when adding and multiplying strings and numbers?

spring expression 5.2.9How can we avoid special treatment when adding and multiplying strings and numbers?now:Comment Fr...

Spring Property Placeholder & SpEL support in @Qualifier

Situation:Imagine we have an interface named Formatterpublic interface Formatter { public String format();}We have...

Spring Sever-Sent Events (SseEmitter) works unexpectedly on Undertow

Sever-Sent Events (SseEmitter) works unexpectedly on Undertow server (spring-boot-starter-undertow).The method SseEmitte...

Spring Exclude sealed interfaces from auto-proxying (for JDK 17 compatibility)

Hi,I recently opened an issue to track the needed stuff for Spring-Boot in order to support Java 17. https://github.com/...

Spring Removing problematic creation of unnecessary RequestConfig

The explicit (possibly again) creation of RequestConfig for HttpContext is wrong, since if someone passes default Reques...

Spring Add tests for AbstractRoutingDataSource

I've added test case class for the AbstractRoutingDataSource.Comment From: snicollThanks again @kazuki43zoo and sorry it...

Spring SPR-14705 Add support for CommonsVfs resources.

Comment From: nigelsimIs there a problem using the getSize method for getting the content length? @Override public...

Spring JDK 11 HttpClient integration with WebClient

This a simple implementation of ClientHttpResponse that levrageJDK 11 HttpClient.Closes gh-21014Comment From: pivotal-is...

Spring Update StoredProcedure.java declareParameter method JavaDoc

Add child's method for throwing to javadoc.Comment From: snicoll@awgtek thank you and sorry it took so long to process t...

Spring Primary bean override restriction for non primary beans with same names

Disabled overriding primary bean, when creating non primary bean with the same name.Please read below issue description ...

Spring DefaultListableBeanFactory getBeansOfType initialize beans when includeNonSingletons is false

Hi,I have a question:in DefaultListableBeanFactory the method call getBeansOfType(MyClass.class, false, true) will initi...

Spring Add a PropertyEditor that convert to null for empty string

Issue: SPR-13561For details, refer to the SPR-13561.I have signed and agree to the terms of the SpringSource Individual ...

Spring Add scaleToUse to org.springframework.jdbc.core.StatementCreatorUtils.setParameterValueInternal.

Comment From: snicollThanks for your contribution. Have you signed the CLA? Comment From: GeorgeVanNot yet. How to sign?...

Spring Expose SimpleCommandLineArgsParser methods and fields

For example you work with Spring Boot + Spring Batch and you need to validate command line arguments as JobParameters in...

Spring Override properties using system properties in PropertyOverrideConfigurer

Please review.For detail, refer to https://jira.spring.io/browse/SPR-12853.I have signed and agree to the terms of the S...
上一页 下一页
.