Nineya
Home
Blog
Spring Polish
2025-01-09 00:26:26
211
This PR polishes a bit.Comment From: sbrannenThis has been merged into main in 8931b75b958144b1496da1b163553acd03e11ebd ...
Spring UrlHandlerFilter should not strip the trailing slash from the contextPath URL
2025-01-09 00:26:23
1561
Although https://github.com/spring-projects/spring-framework/issues/33444 has been fixed for root URLs, it looks like th...
Spring RestTemplate -Support to mask logging sensitive data from the request body
2025-01-09 00:26:20
1081
https://github.com/spring-projects/spring-framework/blob/main/spring-web/src/main/java/org/springframework/web/client/Re...
Spring UrlHandlerFilter should not strip the trailing slash from root URLs
2025-01-09 00:26:18
2221
Affects: 6.2.0-M7Issue https://github.com/spring-projects/spring-framework/issues/31366 added the new UrlHandlerFilter. ...
Spring plugins-release/net/swisstech/bitly-api-client/0.8.0 no longer available
2025-01-09 00:26:15
1612
Affects: \While building our application in CICD we found the plugins-release/net/swisstech/bitly-api-client/0.8.0 was n...
Spring Verify third parties can implement bean override support for other mocking frameworks
2025-01-09 00:26:06
328
The test bean override support introduced during the 6.2 development phase includes @MockitoBean and @MockitoSpyBean sup...
Spring KotlinSerializationJsonHttpMessageConverter doesn't work on MutableList
2025-01-09 00:26:04
3589
Affects: 6.1.12Hi all,I'm using spring-web in Kotlin as a REST client and I encountered some issues when trying to seria...
Spring Allow easy 404 dismissal in Http Client Interfaces
2025-01-09 00:26:01
3820
With feign it was possible to easily map 404 exceptions to null via the dismiss404 functionality. It seems like, that th...
Spring ZoneIdEditor Add catch exception
2025-01-09 00:25:59
742
Issue https://github.com/spring-projects/spring-framework/issues/33545Comment From: jhoellerNote that I've prepared a fi...
Spring Add read timeout setter on HttpComponentsClientHttpRequestFactory
2025-01-09 00:25:56
811
This brings the HttpComponentsClientHttpRequestFactory into alignment with JDK, Jetty, OkHttp3 and SimpleClient ClientHt...
Spring Can not rollback transaction in Mono.zip(...) when use several reactive transaction managers
2025-01-09 00:25:53
7829
Currently in project we have separate configured r2dbc connection factories to different schemas in db. And have several...
Spring Current observation not in scope during WebClient ExchangeFilterFunction execution
2025-01-09 00:25:51
747
This was discussed with @chemicL in https://github.com/micrometer-metrics/micrometer/issues/5472Currently, DefaultWebCli...
Spring SpanId changes on WebClient request
2025-01-09 00:25:49
5351
Spring 3.1.4As suggested by micrometer community https://github.com/micrometer-metrics/micrometer/issues/5472 I am open...
Spring Allow ThreadPoolTaskExecutor observability instrumentation
2025-01-09 00:25:32
3495
See https://github.com/micrometer-metrics/micrometer/issues/3250 for background.Micrometer allows to instrument JDK Exec...
Spring Blocking call detected in ConcurrentReferenceHashMap by BlockHound
2025-01-09 00:25:30
2313
Affects: 6.1.11BlockHound seems to detect a blocking call in ConcurrentReferenceHashMap, relevant lines from stacktrace:...
Spring Autowiring of generic beans with array types is broken since 6.2.0-M1
2025-01-09 00:25:27
1491
Affects: 6.2.0-SNAPSHOT. It starts on 6.2.0-M1Let's start with a MRE:package com.example.demo;import org.springframework...
Spring WebClient not working in Jenkins tests
2025-01-09 00:25:25
4074
Spring-Boot-Version: 3.3.3In my Spring-Boot-Integration-Test i use the WebClient in an Service. I dont use any mocks in ...
Spring Consistent handling of coroutine context
2025-01-09 00:25:22
5309
While refactoring the filter chain used in one of our services, which is based on Kotlin, Spring Boot, WebFlux, coRouter...
Spring Reference the spring-framework-petclinic repository wich uses AspectJ
2025-01-09 00:25:20
604
The canonical version of Spring Petclinic based on Spring Boot has removed the AspectJ support.The original fork version...
Spring request body of application/x-www-form-urlencoded HTTP request is encoded wrong in @RequestBody parameter
2025-01-09 00:25:18
8112
Affects: 6.1.12the content of a parameter annotated with @RequestBody should contain the body of the request as sent to ...
上一页
下一页
1
…
1153
1154
1155
1156
1157
…
2246
.