Spring Expose multipart data in ServerRequest

We are currently developing a Spring MVC environment using functional routing like this:router { POST("/user-pho...

Spring Polishing

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

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()

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

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

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

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

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

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

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

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

According to https://github.com/spring-projects/spring-framework/issues/23905#issuecomment-604134669, the getMetaAnnotat...

Spring ConflictingBeanDefinitionException on repeated index evaluation

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

Affects: \5.2.5Discovered when trying to set spring.cloud.bootstrap.location to something like classpath*:/config/, but ...

Spring ResponseStatusExceptionResolver ignores ResponseStatusException headers

Affects: Spring Framework 5.2.5.RELEASEWhen throwing a derived exception like: public class NotModifiedStatusExceptio...

Spring Reintroduce synthesized annotation attribute value caching

Prior to the introduction of the MergedAnnotation in Spring Framework 5.2, our SynthesizedAnnotationInvocationHandler ut...

Spring Bean Name start with Nullable not support ??

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

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

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

Affects: v5.2.5.RELEASEIn https://github.com/spring-projects/spring-framework/issues/14668, the comment described clearl...
上一页 下一页
.