Nineya
Home
Blog
软著申请
Spring Expose multipart data in ServerRequest
2025-01-08 03:19:26
5057
We are currently developing a Spring MVC environment using functional routing like this:router { POST("/user-pho...
Spring Polishing
2025-01-08 03:19:18
190
Comment From: sbrannenThanks for the PR.The code in question was intentionally structured like that for the sake of read...
Spring Upgrade to Groovy 3.0
2025-01-08 03:19:14
388
Groovy 3.0 is currently in RC3 and certainly going GA in our 5.3 timeframe. While it seems to be compatible for our purp...
Spring Honor generic type information in BeanUtils.copyProperties()
2025-01-08 03:19:12
2486
Fixes #24187 Honor generic type information when copying properties with BeanUtilsHandled standard supported Type Castin...
Spring DefaultResourceLoader's default constructor makes it easy to introduce a ClassLoader leak
2025-01-08 03:19:09
3326
I recently diagnosed a Spring Boot issue that has led me to the conclusion that the default constructor of DefaultResour...
Spring Switch to googlecode theme for syntax highlighting in reference manual
2025-01-08 03:19:06
815
Overviewspring-doc-resources 0.2.1 will include the googlecode theme for syntax highlighting in the reference manual.Sin...
Spring Upgrade to JUnit 4.13
2025-01-08 03:19:03
1232
OverviewJUnit 4.13 will be released soon. We should therefore verify that the Spring Framework build and especially the ...
Spring Upgrade to RSocket 1.0 RC7
2025-01-08 03:18:59
143
The release is expected tomorrow and includes a new RSocketConnector and RSocketServer API replacements for RSocketFacto...
Spring Avoid “No decoder for session id” Exception if session is closed
2025-01-08 03:18:57
1895
Hello, We using spring websocket in stomp for chatting in service. ( android, ios app connect to server with stomp, and ...
Spring TypeMappedAnnotation.getValue(int,boolean,boolean) burns a lot of CPU, 2x total CPU usage on process after upgrade from 5.1 to 5.2
2025-01-08 03:18:54
2522
Affects: 5.2Type: BugSpringFramework 5.2 has a regression in CPU performance when dealing with RequestParameters with de...
Spring Annotation retrieval performance degradation after 5.2
2025-01-08 03:18:08
6141
I have a web application based on struts2 and spring, after upgrading to spring 5.2.0, I found performance degraded, I c...
Spring Cache meta-annotations for stereotype check in AnnotationBeanNameGenerator
2025-01-08 03:18:00
367
According to https://github.com/spring-projects/spring-framework/issues/23905#issuecomment-604134669, the getMetaAnnotat...
Spring ConflictingBeanDefinitionException on repeated index evaluation
2025-01-08 03:17:58
5489
This is a follow-up from the spring-boot gitter channel.When upgrading the spring-boot bom from 2.2.5.RELEASE to 2.2.6.R...
Spring ResourceUtils.isUrl not considers classpath*: a valid protocol
2025-01-08 03:17:55
888
Affects: \5.2.5Discovered when trying to set spring.cloud.bootstrap.location to something like classpath*:/config/, but ...
Spring ResponseStatusExceptionResolver ignores ResponseStatusException headers
2025-01-08 03:17:53
3110
Affects: Spring Framework 5.2.5.RELEASEWhen throwing a derived exception like: public class NotModifiedStatusExceptio...
Spring Reintroduce synthesized annotation attribute value caching
2025-01-08 03:17:50
2506
Prior to the introduction of the MergedAnnotation in Spring Framework 5.2, our SynthesizedAnnotationInvocationHandler ut...
Spring Bean Name start with Nullable not support ??
2025-01-08 03:17:48
1407
classes that start with Nullable is not support ?Occasionally I use NullableXXX as a Service name import org.springframe...
Spring Caching of autowire candidate metadata for lazy beans
2025-01-08 03:17:43
2550
Affects: \5.1.10.RELEASERan into a performance regression when some of the beans in my application were lazified.Running...
Spring Put a limit on the size of DefaultSingletonBeanRegistry#suppressedExceptions
2025-01-08 03:17:41
1139
Spring 5.1.8Whilst converting a particularly complex ball-of-mud legacy application from XML config to @Configuration-st...
Spring Describe that bean disposal is unsupported for the beans created by FactoryBean
2025-01-08 03:17:39
769
Affects: v5.2.5.RELEASEIn https://github.com/spring-projects/spring-framework/issues/14668, the comment described clearl...
上一页
下一页
1
…
1576
1577
1578
1579
1580
…
2246
.