Spring Spring Version 2.4.8 does not support PST Time Zone

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

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

Affects: \see https://stackoverflow.com/questions/68310198/difference-in-conversion-between-spring-and-spring-boottest s...

Spring WebClient: Only one connection receive subscriber allowed

Affects: \I‘m using webclient, and I need to override the response header.@RequestMapping("/token")public Mono...

Spring Delete unnecessary variable

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

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

Affects: \5.3.8spring framework version5.3.8jetty version10.0.5jetty dependency <dependency> &lt...

Spring Apply dynamic changes in ThreadPoolTaskExecutor before setting local value

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

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)

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

See https://github.com/spring-projects/spring-retry/issues/214#issuecomment-857078807Spring retry uses AOP auto proxy to...

Spring Compatibility with HtmlUnit 2.51

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

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?

Affects: main @Nullable private Advice instantiatedAdvice; @Override public synchronized Advice getAdvic...

Spring Occasional ClassNotFoundException on startup on Azure AppService

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

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

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

Use case is: send files via Streaming using InputStream, since spring webclient is not working with InputStreamResource,...

Spring webflux send http get request garbled

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

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 ...
上一页 下一页
.