Nineya
Home
Blog
Spring Add API to use ParameterizedTypeReference on RequestEntity Function on Get / Post function, like exchange.
2025-01-08 04:07:52
3161
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
2025-01-08 04:07:49
700
GetForEntity, PostForEntity Overloading function using ParameterizedTypeReferenceThere's needs for usage-free to use Par...
Spring Mocking MockMultipartFile no longer working in 5.3.2
2025-01-08 04:07:46
1470
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
2025-01-08 04:07:44
15652
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
2025-01-08 04:07:42
408
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
2025-01-08 04:07:38
2491
i have a code like belowHttpHeaders headers = new HttpHeaders();headers.add(HttpHeaders.CONTENT_TYPE, "application/...
Spring Problem with @Schedule with Quartz features in CronExpression
2025-01-08 04:07:35
3927
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
2025-01-08 04:07:33
305
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
2025-01-08 04:07:30
685
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
2025-01-08 04:07:28
1441
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
2025-01-08 04:07:25
1096
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
2025-01-08 04:07:23
2688
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
2025-01-08 04:07:20
2951
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
2025-01-08 04:07:18
1026
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
2025-01-08 04:07:15
5160
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
2025-01-08 04:07:13
1176
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
2025-01-08 04:07:10
500
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
2025-01-08 04:07:07
9342
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
2025-01-08 04:07:05
7199
When RestTemplate receive Response from target server, but there's no body readerble converter, throws RestClientExcepti...
Spring ClassCastException during websocket upgrade for mutated request
2025-01-08 04:07:02
4724
If a WebFilter mutates an inbound request, then the tomcat/jetty/undertow websocket request upgrade strategies throw a C...
上一页
下一页
1
…
1528
1529
1530
1531
1532
…
2246
.