Nineya
Home
Blog
Spring Spring Version 2.4.8 does not support PST Time Zone
2025-01-08 04:42:10
2650
At present my application running on spring version 2.4.1 and its supporting my application PST Time Zone.Which is runni...
Spring Fix link to Javadoc API
2025-01-08 04:42:06
351
Fix broken link in Spring Docs section "3.1. Validation by Using Spring’s Validator Interface".More information about th...
Spring spring (not spring boot) doesn't respect jackson settings in application.properties
2025-01-08 04:42:04
960
Affects: \see https://stackoverflow.com/questions/68310198/difference-in-conversion-between-spring-and-spring-boottest s...
Spring WebClient: Only one connection receive subscriber allowed
2025-01-08 04:42:01
12342
Affects: \I‘m using webclient, and I need to override the response header.@RequestMapping("/token")public Mono...
Spring Delete unnecessary variable
2025-01-08 04:41:59
163
I review the PRs of @stsypanov in order to learn some code tips. I found the code of https://github.com/spring-projects/...
Spring Improve docs for getContentAsByteArray method of ContentCachingRequestWrapper
2025-01-08 04:41:55
6925
Affects: 5.3.7Java Doc in org.springframework.web.util.ContentCachingRequestWrapper says that "wrapper that caches all c...
Spring Jetty10RequestUpgradeStrategy use an old jetty 9 class HandshakeRFC6455
2025-01-08 04:41:53
1094
Affects: \5.3.8spring framework version5.3.8jetty version10.0.5jetty dependency <dependency> <...
Spring Apply dynamic changes in ThreadPoolTaskExecutor before setting local value
2025-01-08 04:41:51
544
If the ThreadPoolTaskExecutor is dynamically changed with an invalid valuethe state of the ThreadPoolTaskExecutor does n...
Spring Blockhound error when running with transaction with a TransactionOperator
2025-01-08 04:41:48
17919
When running Blockhound on my project it detects this UUID generation as a blocking call. I am thinking that it should b...
Spring BeanCreationException error message should always include declaring class of constructor (or factory method)
2025-01-08 04:41:46
3045
While working on Spring Data support for Spring Native I see error messages coming fromhttps://github.com/spring-project...
Spring AOP auto-proxying with proxyTargetClass=true and introduction advice does not work for JDK proxy targets
2025-01-08 04:41:44
1875
See https://github.com/spring-projects/spring-retry/issues/214#issuecomment-857078807Spring retry uses AOP auto proxy to...
Spring Compatibility with HtmlUnit 2.51
2025-01-08 04:41:41
309
HtmlUnit 2.51 interacts differently with its getWebClient() method that we're overriding in WebConnectionHtmlUnitDriver....
Spring JettyHttpHandlerAdapter is not aware of Server[Request|Response]Wrapper
2025-01-08 04:41:39
453
Affects: 5.3.7In JettyServerHttpRequest#createHeaders, it is assumed that the given HttpServletRequest is a org.eclipse....
Spring Should InstantiationModelAwarePointcutAdvisorImpl#getAdvice be used to double-check lock?
2025-01-08 04:41:37
522
Affects: main @Nullable private Advice instantiatedAdvice; @Override public synchronized Advice getAdvic...
Spring Occasional ClassNotFoundException on startup on Azure AppService
2025-01-08 04:41:34
69690
Affects: \~5.3.0.RELEASE - at least 5.3.7About a year ago we noticed through our monitoring that we get occasional Class...
Spring CronExpression is *still* broken on spring-context-5.3.8
2025-01-08 04:41:31
7509
Hi, over a month ago, I opened #26964, and it was pretty promptly resolved... for that one specific cron expression. I p...
Spring Improve Jetty 10 check in JettyClientHttpResponse
2025-01-08 04:41:29
439
JettyClientHttpResponse checks for the presence of org.eclipse.jetty.websocket.server.JettyWebSocketServerContainer to d...
Spring WebClient unable to send files using InputStreamResource from 2.1.5.RELEASE
2025-01-08 04:41:26
10468
Use case is: send files via Streaming using InputStream, since spring webclient is not working with InputStreamResource,...
Spring webflux send http get request garbled
2025-01-08 04:41:24
1041
When I use webflux to send requests , If the request contains Chinese without URL encoding, it will be garbled.eg: ...
Spring ClassNotFoundException using Jetty 10 and its reactive client
2025-01-08 04:41:21
517
Affects: Spring Boot 2.5.2, Spring Framework 5.3.8, Jetty 10.0.5 and Jetty Reactive Client 2.0.3I tried to use Jetty 10 ...
上一页
下一页
1
…
1494
1495
1496
1497
1498
…
2246
.