Nineya
Home
Blog
Spring Document Spring Annotation Programming Model in the Wiki [SPR-11515]
2025-01-08 21:41:09
4665
Sam Brannen opened SPR-11515 and commentedStatus QuoOver the past several releases, the Spring Framework has continually...
Spring Improve read publisher cancel handling to avoid connections in CLOSE_WAIT state with WebSocket on Tomcat
2025-01-08 21:41:06
8082
There are a couple cases where using WebSockets with WebFlux on Tomcat can leave connections in a CLOSE_WAIT state after...
Spring Retry mechanism for system connection to remote message broker fails [SPR-17548]
2025-01-08 21:41:01
10745
ori v opened SPR-17548 and commentedHello,I am using the spring websocket relay broker feature, where ActiveMQ is my mes...
Spring The methodCache in AdvisedSupport doesn't work for the first time
2025-01-08 21:40:58
440
The methodCache in AdvisedSupport doesn't work for the first time,because the following method will create a new Advised...
Spring Fix RestClient to use defaultRequest on RestClient.Builder
2025-01-08 21:40:56
422
Closes gh-32028MotivationOn #32028 , we found that DefaultRestClientBuilder.defaultRequest(...) doesn't do anythingCause...
Spring DefaultRestClientBuilder.defaultRequest(...) doesn't do anything
2025-01-08 21:40:53
2670
DefaultRestClientBuilder.defaultClient(Consumer<RestClient.RequestHeadersSpec<?>>) can be used to set a prop...
Spring HandlerMethod$HandlerMethodParameter#getParameterAnnotations method may be throw java.lang.ArrayIndexOutOfBoundsException: -1
2025-01-08 21:40:50
4346
version:org.springframework:spring-web:5.1.4.RELEASEorg.springdoc:springdoc-openapi-webmvc-core:1.4.8Exception stack:jav...
Spring Some beans are not woven anymore by AspectJ Load Time Weaving in Spring 5.2.1 Web Application
2025-01-08 21:40:47
1620
Having switched web application with XML spring configuration from Spring 5.1.11 to Spring 5.2.1 some beans are not wove...
Spring Reinstate links to JUnit 5 Javadoc APIs using JDK 18+
2025-01-08 21:40:44
1867
As a follow up to #27480 (see commit 030ba52805a7c513fa196e97d54543b6e3972cae), we need to determine why we cannot confi...
Spring Tests using jsonPath wrongly use formatted arguments as the expected value
2025-01-08 21:40:40
346
Several tests in our test suite uses the .jsonPath(String expression, Object...args) to evaluate the value of a field a...
Spring resp.bodyToFlux is empty when use it in flatmap
2025-01-08 21:40:38
3018
Affects: \<6.0.15>The code is below,1. return a Flux object wrapped response in the exchangeToFlux block2. use res...
Spring Cross-post: Controller code using Unconfined Dispatcher
2025-01-08 21:40:35
3115
I have a simple controller as below in my spring-webflux application, @GetMapping("/ping") suspend fun p...
Spring Why does delaySequence() with concatMap() behaves like delayElements() in Flux?
2025-01-08 21:40:32
3474
QuestionWhy does delaySequence() with concatMap() behaves as delayElements(), so the delay occurs between each elements?...
Spring Fix HttpExchange is found from not declaring class
2025-01-08 21:40:29
1310
It might be common to composite HTTP interfaces like:@HttpExchange("/v1")interface V1Api { ... }@HttpExchange(...
Spring Malformed url "nested" after compile using proguard
2025-01-08 21:40:27
8877
Affects: \Need help proguard configuration to success run the spring web server.proguard.pro-verbose-ignorewarnings#-don...
Spring 5.3.x
2025-01-08 21:40:24
198
20240125Comment From: pivotal-cla@mxc2018 Please sign the Contributor License Agreement!Click here to manually synchroni...
Spring Breaking change in ResponseEntity.getStatusCode() breaks lots of code
2025-01-08 21:40:21
5390
Affects: Spring Framework 6.0.13The change to ResponseEntity.getStatusCode() returning the HttpStatusCode interface inst...
Spring Allow NamedParameterJdbcTemplate to optionally include parameters in comments of SQL
2025-01-08 21:40:18
13558
NamedParameterJdbcTemplate skips parameters in comments by the logic in NamedParameterUtils.parseSqlStatement(String sql...
Spring Improve SimpleAliasRegistryTests
2025-01-08 21:40:15
2835
OverviewThis is a followup to #31348.As stated in the TODO in SimpleAliasRegistryTests, the resolveAliasesWithComplexPla...
Spring How does rsocket get the RSocketRequester according to the key in the context
2025-01-08 21:40:12
841
How does rsocket get the RSocketRequester according to the key in the context?I'm using rsocket. I want to get the reque...
上一页
下一页
1
…
1228
1229
1230
1231
1232
…
2246
.