Nineya
Home
Blog
Spring add @Override in class AnnotationBeanConfigurerAspect
2025-01-08 03:30:14
378
I add @override on method in class AnnotationBeanConfigurerAspect #25276Comment From: pivotal-issuemaster@yanghuai2020 P...
Spring Provide Go-style interface and implement independent type conversion …
2025-01-08 03:30:11
1121
…strategy, for bean injection in different type.Comment From: pivotal-issuemaster@cshijiel Please sign the Contributor L...
Spring Avoid NoSuchMethodException generation
2025-01-08 03:30:07
1412
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
2025-01-08 03:30:04
320
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.
2025-01-08 03:30:02
325
Comment From: pivotal-issuemaster@shrz Please sign the Contributor License Agreement!Click here to manually synchronize ...
Spring access user-agent via requestContext
2025-01-08 03:29:59
509
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)
2025-01-08 03:29:56
5750
Given the following sample: @MessageMapping("fire-and-forget.{identifier}")public Mono<Void> fireAndForg...
Spring Mutating a ServerHttpRequest breaks the existing context path
2025-01-08 03:29:54
2652
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
2025-01-08 03:29:52
6424
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.
2025-01-08 03:29:49
650
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'
2025-01-08 03:29:47
944
spring-expression-5.1.3.RELEASEExpressionParser parser = new SpelExpressionParser()StandardEvaluationContext context = n...
Spring update .gitignore
2025-01-08 03:29:44
239
Comment From: pivotal-issuemaster@kennylam91 Please sign the Contributor License Agreement!Click here to manually synchr...
Spring Align DispatcherServlet defaults for Java and XML
2025-01-08 03:29:41
1738
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.
2025-01-08 03:29:39
9211
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
2025-01-08 03:29:36
5487
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
2025-01-08 03:29:34
199
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
2025-01-08 03:29:30
618
Affects: 5.3 snapshotsWhen both JAX-B and Jackson are on the classpath, AllEncompassingFormHttpMessageConverter will now...
Spring Deprecate JCA CCI support
2025-01-08 03:29:27
608
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
2025-01-08 03:29:25
359
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
2025-01-08 03:29:23
606
Excerpt from the Javadoc for @Value:public @interface Value { /** * The actual value expression: for example {@co...
上一页
下一页
1
…
1344
1345
1346
1347
1348
…
2025
.