Nineya
Home
Blog
Spring Support Policy for Spring 5.[0-2].x is not clear
2025-01-08 04:48:54
1843
The documentation on the https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions page does pr...
Spring Allow to retrieve the total number of subscriptions from DefaultSubscriptionRegistry
2025-01-08 04:48:52
2859
It would be nice if org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry allowed to retrieve the number...
Spring Simplify RSocket Metadata extraction
2025-01-08 04:48:49
3729
This is an enhancement request for rSocket Metadata strategy.Can we simplify the current design as shown in this pseudo ...
Spring Compile with parameter names
2025-01-08 04:48:47
121
Compiled code should contain parameter names to avoid the need for class resources to be included in native image builds...
Spring Add tests for MessageBodyClientHttpResponseWrapper
2025-01-08 04:48:45
701
Adding two test cases to test the correctness of hasEmptyMessageBody in MessageBodyClientHttpResponseWrapper class, whic...
Spring ByteBuf Leak Report with Server-Sent Event Response
2025-01-08 04:48:42
1539
The original report can in https://github.com/reactor/reactor-netty/issues/1546. The scenario is an SSE endpoint with a ...
Spring MockMvc - IllegalStateException: Async result for handler was not set during specified timeToWait=-1 [SPR-16869]
2025-01-08 04:48:39
14093
Adrian S opened SPR-16869 and commentedWhen trying to test Server-Sent Events endpoint created using rxjava2 and spring'...
Spring Configure optional configuration to consume its dependencies' API
2025-01-08 04:48:37
26339
This PR refines the attributes of the optional configuration to ensure that it consumes its dependencies' Java API and n...
Spring Add an option to search parent MessageSource first for HierarchicalMessageSource
2025-01-08 04:48:34
717
I created https://github.com/spring-projects/spring-security/pull/10235Use ApplicationContext as parent MessageSource of...
Spring HttpComponentsClientHttpConnector should close underlying resources
2025-01-08 04:48:31
926
As seen in https://github.com/spring-projects/spring-boot/issues/26214#issuecomment-856009156, the HttpComponentsClientH...
Spring Introduce soft assertions for WebTestClient
2025-01-08 04:48:29
1812
OverviewIt happens very often that WebTestClient is used in heavyweight integration tests. It's no use to waste time to ...
Spring Why using slice(String, int, int) is throwing an exception in Spring data MongoDB?
2025-01-08 04:48:26
15374
I've created a very basic Spring boot (v. 2.5.4 and also v. 2.6.0) project and I want to perform a simple query to Mongo...
Spring resttemplate can't invoke webflux service
2025-01-08 04:48:23
1194
Affects: \all versionthe webflux service can invoke with the content-type without the charset parameter, when invoke wit...
Spring IllegalStateException after upgrading Spring MVC from 4.3.9 to 5.2.6: Ambiguous handler methods mapped
2025-01-08 04:48:18
2446
I have two @RequestMapping methods like below in my RestController class. One service methods is to consume the applica...
Spring Minor corrections in reference documentation
2025-01-08 04:48:15
294
Comment From: pivotal-cla@manish-in-java Please sign the Contributor License Agreement!Click here to manually synchroniz...
Spring how to do it
2025-01-08 04:48:13
14299
2021-09-05 12:10:14.025 ERROR 7312 --- [ (self-tuning)'] o.s.b.w.s.s.ErrorPageFilter : Forwarding to error ...
Spring Allow Printers and Parsers to be registered individually to FormatterRegistry
2025-01-08 04:48:10
1095
Currently FormatterRegistry has a registerFormatter method but no registerPrinter or registerParser methods. This makes ...
Spring Support for custom status code and message in HTTP response
2025-01-08 04:48:07
1610
We are using spring boot backend service and require to publish custom status code and status message in response. As pe...
Spring Reference docs missing left-hand side navigation
2025-01-08 04:48:05
776
It displays fine in 5.3.8 but in 5.3.9 it's missing. Comment From: shivansh29Hey I see your issue and confused what kind...
Spring Empty body in ServerHttpRequest on reactive exception handlers, when using @RequestBody
2025-01-08 04:48:02
4652
Affects: Spring Boot: 2.5.2I'm unable to get the request body (for logging), when capturing a global exception using Err...
上一页
下一页
1
…
1487
1488
1489
1490
1491
…
2246
.