Spring add @Override in class AnnotationBeanConfigurerAspect

I add @override on method in class AnnotationBeanConfigurerAspect #25276Comment From: pivotal-issuemaster@yanghuai2020 P...

Spring Provide Go-style interface and implement independent type conversion …

…strategy, for bean injection in different type.Comment From: pivotal-issuemaster@cshijiel Please sign the Contributor L...

Spring Avoid NoSuchMethodException generation

In my application this exception is generated at rate ~2000 exceptions per one minute (it is generated inside spring-dat...

Spring fix getFileName on windows

Issue: SPR-5284Comment From: pivotal-issuemaster@alezx Please sign the Contributor License Agreement!Click here to manua...

Spring Fix markup in documentation for URI template patterns.

Comment From: pivotal-issuemaster@shrz Please sign the Contributor License Agreement!Click here to manually synchronize ...

Spring access user-agent via requestContext

Our colleagues want to access the "user-agent" in freemarker.Comment From: pivotal-issuemaster@xiaoshuai Please sign the...

Spring RSocket Input/Output cardinality not being handled correctly (FNF not working)

Given the following sample: @MessageMapping("fire-and-forget.{identifier}")public Mono<Void> fireAndForg...

Spring Mutating a ServerHttpRequest breaks the existing context path

Affects: Spring Framework 5.2.7ContextI have a WebFlux application with many controllers, and the particular need of hav...

Spring IllegalReferenceCountException happens when the operation was canceled

This is a follow up to #22384 The following exception is observed2019-03-14 08:09:37.211 ERROR 13233 --- [r-http-kqueue-...

Spring Added unit test to IntegerToEnumConverterFactoryTest class.

This is my first commit into Spring Framework, so I would like to start small :)Comment From: pivotal-issuemaster@dilson...

Spring spel ,i can't get value when the expression is like '01'

spring-expression-5.1.3.RELEASEExpressionParser parser = new SpelExpressionParser()StandardEvaluationContext context = n...

Spring update .gitignore

Comment From: pivotal-issuemaster@kennylam91 Please sign the Contributor License Agreement!Click here to manually synchr...

Spring Align DispatcherServlet defaults for Java and XML

In order to improve GraalVM compatibility (by requiring less reflection configuration) and for the sake of consistency, ...

Spring WebClient: NPE and leak in case connection is reset by server.

Affects: 5.2.7.RELEASEI’m having a memory leak in a real application, which I tried to reproduce with the sample: https:...

Spring Align @RequestPart support in WebFlux with Spring MVC

Affects: 5.1.6After upgrading Spring Boot from 2.0.2 to 2.1.4 we started to see an issue with multipart form data upload...

Spring 5.2.x

Comment From: pivotal-issuemaster@sslm9527 Please sign the Contributor License Agreement!Click here to manually synchron...

Spring AllEncompassingFormHttpMessageConverter now uses both JAXB and Jackson by default

Affects: 5.3 snapshotsWhen both JAX-B and Jackson are on the classpath, AllEncompassingFormHttpMessageConverter will now...

Spring Deprecate JCA CCI support

Spring comes with traditional support for the CCI (Common Client Interface) included in the JCA specification, along the...

Spring ServerHttpRequest.getSslInfo() always returns null for reactor-netty HTTP/2 requests

Affects: 5.2.7.RELEASEReactorServerHttpRequest.initSslInfo() works only for HTTP1.1 requestsbecause the code looks for S...

Spring Improve Javadoc for @Value regarding supported expressions

Excerpt from the Javadoc for @Value:public @interface Value { /** * The actual value expression: for example {@co...
上一页 下一页
.