Spring Fix Issue #25557

Please see #25557 Comment From: sbrannenClosing in line with https://github.com/spring-projects/spring-framework/issues/...

Spring Optimize NumberToNumberConverterFactory and StringToEnumConverterFactory

When I look at NumberToNumberConverterFactory, I find no instance cache for NumberToNumber.public <T extends Number&g...

Spring the type of the attribute "configurationClasses" of class ConfigurationClassParser is LinkedHashMap

is it better to replace the "LinkedHashMap" with "HashSet"?Comment From: sbrannenClosing this issue as a duplicate of #2...

Spring 首次提交

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

Spring WebSocket configuration doesn't work properly with the buffer size limitation

Affects: 5.2.8.RELEASE@Configuration@EnableWebSocketMessageBrokerpublic class MyConfig implements WebSocketMessageBroker...

Spring Spring Integration Issue With Latest XXE Patch and WebSphere 9.0

Affects: \Spring Integration Versions:=4.3.19=5.0.11=5.1.2Related to the Spring Integration versions found here: [https:...

Spring Efficiency of beanfactory postprocessors execution

Beanfactory postprocessors for different levels of execution, first get the name, then instantiate! I don't think it's n...

Spring DispatcherServlet.doDispatch.cleanupMultipart

I use【MultipartFile.transferTo(File dest)】method deal with my file uploaded by HTTPWhen I return the HTTP request correc...

Spring Error build spring-oxm by executing "gradlew.bat :spring-oxm:check" after executing task "gradlew.bat"

Env:OS: win10(10.0.18362.1082 showed by cmd)jdk: jdk1.8.0_261(oracle jdk 64bit)gradle: 6.6.1After I download the source ...

Spring @Autowired/@Resource dose not work when bean implements BeanFactoryPostProcessor

Annotation-drived auto injection dose not work for bean instantiation if the bean implements BeanFactoryPostProcessor in...

Spring Missing null checks in AbstractMessageChannel.addInterceptor/setInterceptors

Causes downstream NPEs at runtime...https://stackoverflow.com/questions/61828635/occassional-nullpointerexception-when-p...

Spring WebFlux may send incomplete response if the session persistence fails

Components and interactionsPlease have a look at the following test. It contains:WebSessionController - a server which r...

Spring java.lang.VerifyError: $$EnhancerBySpringCGLIB$$744256ce, method: <init> signature: ()V) Illegal type in constant pool [SPR-13098]

Narasimha opened SPR-13098 and commentedHi,Recently we migrated our project from Spring 3.X to Spring 4.0.9. We did this...

Spring Issue with Forwarded Header and Multiple Values

According to the RFC7239 specification, syntax for Forwarded Header is as follows:Forwarded: by=&lt;identifier&gt;;for=&...

Spring Add a way to disable SSL verification

This is similiar to curl --insecure (-k) where sometimes you don't want ssl verification.Comment From: bclozelHi @selkha...

Spring Convenience API for custom error handling on WebClient [SPR-15724]

Doron Gold opened SPR-15724 and commentedIt would be very helpful to have a way to set custom error handling for WebClie...

Spring Pass the exception to the HandlerExecutionChain

Hello,If an exception is thrown, it should be passed to the HandlerExecutionChain which in turn passed it to any existin...

Spring Spring boot Bean Validation on @NotNull Boolean field fails

I have created some DTO classes through Swaggerhub, generating from a REST API.There are Validation annotations as neces...

Spring Merge pull request #1 from spring-projects/master

updateComment From: pivotal-issuemaster@GoalSwallow Please sign the Contributor License Agreement!Click here to manually...

Spring remove-repeat-get-handlerMappings

org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver#getHandlerMappings code line 157: I think maybe...
上一页 下一页
.