Spring Add API to use ParameterizedTypeReference on RequestEntity Function on Get / Post function, like exchange.

Affects: If this is not the right place for this issue, please let me know.HelloI think that exchange, getForEntity, pos...

Spring ADD getForEntity, postForEntity Overloading function using ParameterizedTypeReference

GetForEntity, PostForEntity Overloading function using ParameterizedTypeReferenceThere's needs for usage-free to use Par...

Spring Mocking MockMultipartFile no longer working in 5.3.2

Mocking a MockMultipartFile does not work in multipart request in spring-test 5.3.2Affects: spring-test 5.3.2See sample ...

Spring Sending empty Flux to RSocket channel causes DecodingException: JSON decoding error: No content to map due to end-of-input

Spring Framework Version:5.3.2Problem background:The application needs to send a result of a db query over RSocket chann...

Spring Getting Started Guides - Links for Build with Maven, Gradle and IDE don't work

For example, go to https://spring.io/guides/gs/accessing-data-gemfire/ and click on the Build With Maven link. It doesn'...

Spring How to set encoding when use MappingJackson2HttpMessageConverter

i have a code like belowHttpHeaders headers = new HttpHeaders();headers.add(HttpHeaders.CONTENT_TYPE, "application/...

Spring Problem with @Schedule with Quartz features in CronExpression

I am running with Spring Boot v2.4.1 and Spring v5.3.2With I try to run with @Scheduled(cron = "0 0 10 ? * TUE#1") works...

Spring Merge pull request #1 from spring-projects/master

updateComment From: pivotal-issuemaster@alex6971 Please sign the Contributor License Agreement!Click here to manually sy...

Spring Improve MockMvc samples in reference to show where static imports come from

Reading https://docs.spring.io/spring-framework/docs/current/reference/html/testing.html#spring-mvc-test-server-performi...

Spring Assertion error details lost in rethrow in assertWithDiagnostics

The issue is caused by org.springframework.test.web.reactive.server.ExchangeResult.assertWithDiagnostics which catches A...

Spring MultipartFile.getOriginalFilename() documentation should warn user not to use it as destination file name

Affects: 5.3.2The javadoc for method org.springframework.web.multipart.MultipartFile.getOriginalFilename() should contai...

Spring Switch to PathPatternParser for Spring MVC breaks welcome page auto configuration

Hi,I'm developing a Spring MVC app using Spring Boot 2.4.1.I add the following configurations to application.properties ...

Spring ClassNotFoundException: ExchangeFunction when using WebTestClient with Spring MVC

After reading release notes for Spring Framework 5.3 and the Reference Documentation I wanted to use WebTestClient in a ...

Spring Ensure content-length header is only written once

undertow sends all content-length headers back to the client causing browser issuesmore comments on the issue in #26330F...

Spring The response has a duplicate "Content-Length" header when get by range header

When I use Undertow as server , and make a range request, the response will have two "Content-Length" header.requestGET ...

Spring Provide a flag to disable SpEL support

Along to #25151, this issue intend to provide a spring.spel.ignore flag to disable SpEL support in a way that prevent it...

Spring Spring Data Rest Documentation Issue

Hi, this is my first ever issue so I hope I don't screw it up :)In the Spring Data Rest documentation it says:For detail...

Spring Spring Security5 + WebFlux + JWT

I currently use Spring Zuul with spring security to dynamically release url and routing mycoservices.So instead of addin...

Spring Include response body in RestTemplate exception when there is no suitable HttpMessageConverter

When RestTemplate receive Response from target server, but there's no body readerble converter, throws RestClientExcepti...

Spring ClassCastException during websocket upgrade for mutated request

If a WebFilter mutates an inbound request, then the tomcat/jetty/undertow websocket request upgrade strategies throw a C...
上一页 下一页
.