Nineya
Home
Blog
Spring NullPointerException on timeout in HttpComponentsClientHttpConnector when using Apache HttpComponents
2025-01-08 17:12:49
744
Receiving a NullPointerException on timeout in HttpComponentsClientHttpConnector when using Apache HttpComponents.HttpCo...
Spring Refine generic type management in AbstractMessageWriterResultHandler
2025-01-08 17:12:46
804
From @sdeleuze on slack:Looks like there is a bug in AbstractMessageWriterResultHandler#writeBody for those use cases wi...
Spring Destroy method not found in native image if concrete bean type is not exposed
2025-01-08 17:12:45
8024
I have a spring boot 3 snapshots app with nothing on the classpath save spring-boot-starter with spring boot 3 aot and g...
Spring Some built-in beans do not configure constructors in reflection configuration
2025-01-08 17:12:42
3417
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.context.anno...
Spring Contribute init/destroy lifecycle introspection hints for registered beans
2025-01-08 17:12:40
1238
Once #29205 is applied, several tests will start failing as Framework consistently uses ReflectionUtils#findMethod on re...
Spring MultipartBodyBuilder requires parts to be named
2025-01-08 17:12:37
2956
Affects: 5.13.15``` public PartBuilder part(String name, Object part, @Nullable MediaType contentType) { Asse...
Spring lettuce trace how to ignore ping hello command
2025-01-08 17:12:34
550
l don`t show ping hello command . set observationPredicate interceptor avalCould you tell me where I can filterComment F...
Spring Order metric labels in ObservationConventions
2025-01-08 17:12:30
690
I was using my stress test with actuator to do some QA-ing of https://github.com/spring-projects/spring-framework/pull/3...
Spring Use ByteArrayDecoder in DefaultClientResponse::createException
2025-01-08 17:12:24
720
In DefaultClientResponse::createException, instead of "converting" the response body into DataBuffers and turning those ...
Spring Add an error handler and an interceptor for RestTemplate
2025-01-08 17:12:21
555
Why Have This PR?In daily development, functions are quite common. It's a default implementation also an example.Do not ...
Spring Remove String.formatter() from DefaultServerRequestObservationConvention
2025-01-08 17:12:19
456
The formatter is overkill since it has to parse the format string each time and we are only doing concatenation here. I ...
Spring No more information about error in response to request in controller (after updated spring)
2025-01-08 17:12:11
3357
Hello.I updated to spring boot v3.0.4 from 2.7.And I began to differ in the answers in the controller routes in some cas...
Spring MvcUriComponentsBuilder.fromMethodCall breaks for controller with CharSequence return type
2025-01-08 17:12:08
2364
I am currently trying to upgrade to upgrade to Spring 5.3.26 (from 5.3.26, via Spring Boot 2.7.10) and encounter an erro...
Spring I don't want option request going trace
2025-01-08 17:12:05
1165
l useing tracing time Map the interface of option to it l need I want to provide a way to ignore interface types without...
Spring Spring Webfilters and Kotlin Coroutines
2025-01-08 17:11:54
1114
Hello and thanks for the great work. I am heavily using Spring Boot Webflux together with Kotlin and Coroutines. I wante...
Spring Optimize array creation in SpEL ConstructorReference
2025-01-08 17:11:51
418
Create primitive arrays directly instead of using Array#newInstanceReplace if-else blocks with enhanced switch statement...
Spring Number of uri tags in MeterFilter for Webflux WebClient reduced by 1 in Spring 6
2025-01-08 17:11:47
3554
Affects: 6.0.5When using WebClient with micrometer-observability (1.10.4), MeterFilter.maximumAllowableTags saves "none"...
Spring Support coroutines suspending in @HttpExchange interface
2025-01-08 17:11:45
137
Usage example:interface SuspendService { @GetExchange suspend fun execute()}Comment From: rstoyanchevThis is a dup...
Spring Exception is thrown in AsyncTaskExecutor, and the result is returned twice
2025-01-08 17:11:42
1325
Affects: \<5.3.23>I customized AsyncTaskExecutor to throw RejectedExecutionException when the queue is full, but I...
Spring RestTemplate.exchange issue
2025-01-08 17:11:39
5777
I am an advanced C# developer who is learning Java via Spring. Most of my coding uses generics for algorithm processing...
上一页
下一页
1
…
1360
1361
1362
1363
1364
…
2246
.