Spring Fix SpEL Compilation mode IMMEDIATE.

Require 1 interpreted pass only (instead of 2)cc @aclement Comment From: snicollThe Javadoc of IMMEDIATE sates:In immedi...

Spring Adapter ScrollableResults -> Spliterator

Spliterator is the source of data for the Java 8 Stream. This commitcontributes a Spliterator that wraps Hibernate's Scr...

Spring Enable the possibility to automatically copy selected headers from input message

Extension to @SendToUser annotation to allow the possibility to automatically copy selected headers from input message t...

Spring Add support for bytes literal of spring expression

Google's common expression language supports bytes literal, which I think is a good function. I hope spring expression c...

Spring Add support for bytes literal of spring expression

Google's common expression language supports bytes literal, which I think is a good function. I hope spring expression c...

Spring rr

Comment From: pivotal-cla@fenglingne Please sign the Contributor License Agreement!Click here to manually synchronize th...

Spring Upgrade BeanNameViewResolver to support XML and Java Config bean definitions [SPR-14022]

Paul Chapman opened SPR-14022 and commentedCurrently the BeanNameViewResolver supports finding beans by name from the sa...

Spring Bug - "Attempted read from closed stream". After extracting the response body in a custom RestTemplate-ErrorHandler

Affects: v.5.3.10Hi, I am using a "RestTemplate" with a custom "error handler", which shows detailed messages on HTTP-er...

Spring Support correlation id header [SPR-12048]

Alex opened SPR-12048 and commentedThe issue is described on StackOverflow (http://stackoverflow.com/questions/24991275/...

Spring Some methods in the org.springframework.core.task.AsyncListenableTaskExecutor class need to be added.

org.springframework.core.task.AsyncListenableTaskExecutor has submitListenable(Callable) method.This return ListenableFu...

Spring Fix First invocation of org.springframework.core.task.AsyncListenableTaskExecutor executes in same thread as caller

With relation to SPR-12358, as Juergen Hoeller and Sébastien Deleuze commented in the Spring JIRA, adding a special dela...

Spring add testNullSafeToStringWithXSSValue testcase to objectUtilsTests

In the absence of a message string for the error code, this is the message that gets written as the error.So ObjectUtils...

Spring UriUtils::extractFileExtension does not properly handle empty file names

UriUtils.extractFileExtension() returns null when the url follow this pattern "/abc/.format" instead of format. Where f...

Spring SPR-11875: Performance regression for custom autowireBean calls with many properties

Please see SPR-11875.This commit reverts e1d11ec99d40051ecdb60191c49bc587373a031d and uses ConcurrentReferenceHashMap to...

Spring Add merge support to nested collection properties

Prior to this change, the merge attribute on nested collections was nothandled properly which would result in the typica...

Spring Fix PathVariable encoding if request charset is not set

This commit simply adds a @PathVariable decoding test to reproduce ascenario exposed in SPR-11474Issue: SPR-11474Comment...

Spring Update TransactionSynchronizationUtils.java

Change proposal for issue [#SPR-7907] at:https://jira.springsource.org/browse/SPR-7907Comment From: pivotal-issuemaster@...

Spring Converting Number to Models in Spring MVC

I had a Converter class I wanted to use to build a model off a @RequestMapping. The conversion mechanism only worked wi...

Spring Issue: SPR-10919

Added support to ConfigurationClassParser to deal with @Bean annotated Java 8 default Methods. Introduced getInterfaces(...

Spring Beanbuilder spring4

I am working with Juergen to get the bean builder code to a state such that it can be included in Spring 4. The code re...
上一页 下一页
.