Nineya
Home
Blog
Spring Reactive WebSocket Client terminate connection invoking .doOnTerminate() which doesn't send Mono<Void> back to client
2025-01-08 04:39:21
1902
I'm using reactive websockets and when the client app just closes/disconnect, the server executes the flow .doOnTerminat...
Spring Issue #26985 change date time default formate
2025-01-08 04:39:18
1313
Link of issue: https://github.com/spring-projects/spring-framework/issues/26985Issue: DateTimeFormatterRegistrar should ...
Spring fix: Correct the condition about isEnforceReadOnly
2025-01-08 04:39:15
697
Although isEnforceReadOly is true, Statement might be not READ ONLY if definition.isReadOnly is not true.So I replaced &...
Spring Support $$ quotes in JDBC ScriptUtils
2025-01-08 04:39:12
338
This is an attempt to support $$ quote as mentioned in this issue: https://github.com/spring-projects/spring-framework/i...
Spring Incorrect calculation with CronExpression 0 0 0 1 * *
2025-01-08 04:39:10
1085
https://github.com/spring-projects/spring-framework/blob/b595dc1dfad9db534ca7b9e8f46bb9926b88ab5a/spring-context/src/mai...
Spring spring-framework-main-code attribute has not been expanded in docs
2025-01-08 04:39:07
548
@abelsromero spotted that https://docs.spring.io/spring-framework/docs/current/reference/html/web-reactive.html#webflux ...
Spring Blocking call according to BlockHound in spring-tx
2025-01-08 04:39:05
2001
Summary: When making some transactional insert/update/delete to database I get a blocking call issue (Tracked by Block H...
Spring MultipartHttpMessageWriter in WebClient doesn't use custom Jackson Encoder since 5.3.3
2025-01-08 04:39:02
1627
Before v5.3.3, when configuring a custom jackson object mapper in WebClient with: ObjectMapper mapper = insta...
Spring Switch back to parallel thread after WebSession id is generated
2025-01-08 04:39:00
1265
It would be nice if there were a way to request the session without creating an instance of one, similar conceptually to...
Spring Default value of StandaloneMockMvcBuilder.useSuffixPatternMatch differs from the same property in RequestMappingHandlerMapping
2025-01-08 04:38:57
788
After upgrading to spring framework 5.3(5.3.7) the useSuffixPatternMatch default value in RequestMappingHandlerMapping w...
Spring Document that class-level @ResponseStatus is inherited by @ExceptionHandler methods
2025-01-08 04:38:55
219
The Javadoc of @ResponseStatus doesn't mention that when @ResponseStatus is applied to a class then it is inherited also...
Spring Cross reference additional Aware interfaces from BeanFactory Javadoc
2025-01-08 04:38:52
1300
Add BeanFactory commentComment From: pivotal-cla@Beca-se Please sign the Contributor License Agreement!Click here to man...
Spring Revisit fix for gh-26905 in UriComponentsBuilder
2025-01-08 04:38:48
627
The fix for gh-26905 introduced an unintended behavior change for some ambiguous URL patterns:URI uri = UriComponentsBui...
Spring Update WebMvcConfigurationSupport javadoc for HandlerFunctionAdapter
2025-01-08 04:38:45
386
The Java Doc for org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport doesn't contain complete i...
Spring Add awaitExchangeOrNull extension function to reactive webclient
2025-01-08 04:38:43
2169
BackgroundWhen using the awaitExchange extension function on a Kotlin project, I've missed the presence of a awaitExchan...
Spring Remove jackson-module-kotlin warning
2025-01-08 04:38:40
2192
The Apollo GraphQL client depends on OkHttp 3 which depends on Kotlin. In a Java-based application, this results in the ...
Spring Support RSS in Spring WebFlux [SPR-15224]
2025-01-08 04:38:37
396
Sébastien Deleuze opened SPR-15224 and commentedNo further details from SPR-15224Comment From: spring-projects-issuesSéb...
Spring spring aop advise not applied for methods invoked from same class
2025-01-08 04:38:34
1105
Affects: \2.0.5.RELEASEIssueWhen a method is annotated for Spring AOP, if the method is invoked from the spring bean, th...
Spring Allow logging REST endpoint mappings independent of other log categories
2025-01-08 04:38:31
2231
Affects: Spring Web MVC 5.3.3After upgrading from Spring4 to Spring5.3 we face a problem: there is no easy way to log ju...
Spring Create scala.yml
2025-01-08 04:38:28
399
[ #27017 Comment From: pivotal-cla@Yodag7354 Please sign the Contributor License Agreement!Click here to manually synchr...
上一页
下一页
1
…
1497
1498
1499
1500
1501
…
2246
.