Nineya
Home
Blog
Spring Create a list of "reserved words" or "Predefined Variables" about SpEL
2025-01-08 06:39:37
666
So far in Spring Framework 6 does not exist an official list of the reserved words or Predefined Variables with their re...
Spring Memory leak in spring-jms
2025-01-08 06:39:34
1939
Affected versions: 5.3.10, 5.3.16.We believe it's in older versions as well.We are using a spring-integration:inbound-ga...
Spring WebClient retryWhen does not take care of the TimeoutException
2025-01-08 06:39:31
2170
The issue is that 'TimeoutException' is not being handled through the 'retryWhen' function.I have this below usage of we...
Spring Configuring ssl ciphers in WebClient when using boring ssl is not take effect
2025-01-08 06:39:29
1097
When using WebClient with boring ssl and jdk support TLSv1.3, Configuring ssl ciphers in WebClient does not take effect。...
Spring @RequestParam now gives error when required request parameter is missing for a MultipartFile[] method argument
2025-01-08 06:39:25
1309
Have a controller method that has a @RequestParam MultipartFile[] parameter along with other parameters.When using sprin...
Spring GET query parameters containing comma are not properly URL decoded
2025-01-08 06:39:22
146
Comment From: dmytro-zhelieznyihttps://github.com/spring-projects/spring-framework/issues/29411Comment From: rstoyanchev...
Spring Tracing: Allow specific paths to be excluded
2025-01-08 06:39:20
730
Affects: 6.0.0+When I enabled tracing in spring-web, I noticed, that even the actuator endpoints are included in the rep...
Spring Fix Javadoc @since tags for MockRestRequestMatchers queryParam() and header()
2025-01-08 06:39:17
195
This PR fixes Javadoc @since tags for MockRestRequestMatchers.queryParam() and MockRestRequestMatchers.header().See gh-2...
Spring MockHttpServletRequest#setContentType fails with StringIndexOutOfBoundsException
2025-01-08 06:39:14
1315
For the default Locale of en_US, the following code:MockHttpServletRequest request = new MockHttpServletRequest();reques...
Spring Polish
2025-01-08 06:39:12
106
This PR polishes a bit.See gh-23846See gh-29955Comment From: sbrannenThis has been merged into main.Thanks
Spring Introduce getContentAsString and getContentAsByteArray to Resource
2025-01-08 06:39:09
4896
Projects that use java heavily rely on a clunky, verbose, and error prone method to access Resources for tests. Adding t...
Spring Support Kotlin Coroutines with @HttpExchange interface
2025-01-08 06:39:06
19766
Affects: : Spring Web 6.0.0-RC2The methods annotated with @HttpExchange work great using Reactor, but unfortunately it's...
Spring WebFlux fails with WebDAV HTTP methods
2025-01-08 06:39:04
2562
Affects: 6.0.3Hi folks!I have Spring Cloud Gateway application that consumes HTTP PROPFIND method.Now I am trying to mig...
Spring BeanUtils Copy Failed
2025-01-08 06:39:01
1767
I write an entity value-object and a data-transfer-object , they have "isDelete" property both.Then I wrote an adapter t...
Spring Update the reference documentation with limitation related to @Bean return type
2025-01-08 06:38:57
2970
Affects: 6.0.4When class annotated with @Transactional annotation is registered in @Configuration class no actual transa...
Spring Register http interface beans with the right package
2025-01-08 06:38:55
7598
When a Developer defines a http interface, the new feature released in Spring Boot 3:https://docs.spring.io/spring-frame...
Spring A question about license.
2025-01-08 06:38:52
1863
In order to support native-image, Seata uses spring-aot related classes, but these classes are compiled based on jdk17.I...
Spring spring-mvc:chunked responses with status 500 are damaged
2025-01-08 06:38:48
4707
version: Spring Boot 2.2.5.RELEASEenvironment: java: Java(TM) SE Runtime Environment (build 1.8.0_172-b11)os: mac. os an...
Spring CorsConfiguration based on pattern matching
2025-01-08 06:38:46
2808
Affects: Spring Web 5.2.4.RELEASEInitial issue opened in Spring Cloud Gateway: https://github.com/spring-cloud/spring-cl...
Spring ReactorServerHttpRequest does not reflect forwarded host and port when forwarding-header-strategy=native or cloud platform detected
2025-01-08 06:38:43
3586
Affects: Spring Webflux 5.3.20Running our app in our kubernetes cluster (or simulating it via spring.main.cloud-platform...
上一页
下一页
1
…
1369
1370
1371
1372
1373
…
2246
.