5870 Commits (e2f418ab4c31f02ec4fac7ca7b60aac0efc4c55c)
 

Author SHA1 Message Date
Juergen Hoeller e2f418ab4c Added "transactionAware" bean property to EhCacheCacheManager and JCacheCacheManager 14 years ago
Juergen Hoeller 7d7758bfc9 Polishing 14 years ago
Juergen Hoeller 0ec19dc95e Removed OC4J tests 14 years ago
Juergen Hoeller b0c6a24974 Deprecated "scheduling.backportconcurrent" package in favor of native JDK 6 "scheduling.concurrent" support 14 years ago
Juergen Hoeller 4dc336920c Deprecated EJB 2.x implementation class hierarchy in "ejb.support" package 14 years ago
Juergen Hoeller 3d5bfc35b6 Deprecated Oracle OC4J support in favor of Oracle WebLogic 14 years ago
Juergen Hoeller 9772eb8410 Deprecated Spring's own JSP expression evaluation 14 years ago
Juergen Hoeller c368068c0c CachedIntrospectionResults uses full WeakReference for any non-safe ClassLoader arrangement 14 years ago
Juergen Hoeller df76f1497a Replaced use of EmbeddedValueResolverAware with ConfigurableBeanFactory's resolveEmbeddedValue in order to avoid a package cycle with the org.springframework.context package 14 years ago
Sam Brannen 202b15e19b Fix typo and polish formatting 14 years ago
Chris Beams 4a8be69099 Overhaul non-void JavaBean write method support 14 years ago
Rossen Stoyanchev 2d8bacace7 Set the ApplicationContext prop of ExceptionResolver 14 years ago
Rossen Stoyanchev e3681c107d Set response to 503 for async requests that time out 14 years ago
Chris Beams 631f24bb32 Introduce jdiff Gradle task 14 years ago
Chris Beams d4fb1c8d63 Refactor Gradle script naming and organization 14 years ago
Rossen Stoyanchev 819be10931 Merge pull request #185 from rwinch/maven-multi-version-artifact 14 years ago
Rob Winch 39d419bbc3 Support Gradle/maven with multi version artifacts 14 years ago
Rossen Stoyanchev b7f7fae78a Fix issue with @RequestBody args that are type vars 14 years ago
Phillip Webb 4181397c31 Merge pull request #85 from obecker/master 14 years ago
Oliver Becker 759c9b35cd Call ConversionService for null SpEL values 14 years ago
Phillip Webb d9bd2e19a2 Polish whitespace 14 years ago
Phillip Webb c5f391550c Document global date time format configuration 14 years ago
Phillip Webb fddb829b8b Update Joda Time references in documentation 14 years ago
Rossen Stoyanchev b36ab83ab3 Support GenericArrayType in GenericTypeResolver method 14 years ago
Phillip Webb 0e2904b71a Document cache and jdbc namespaces 14 years ago
Phillip Webb 27210ff3cc Polish XML snippets showing XSD imports 14 years ago
Phillip Webb c20b22a011 Consistent spelling for US/UK words 14 years ago
Phillip Webb d70762baaf Replace reference to aspectjrt with aspectjweaver 14 years ago
Phillip Webb 59b27004de Document @Enable* annotations 14 years ago
Phillip Webb da50a0213b Polish Javadoc 14 years ago
Phillip Webb 838ba79f55 Fix Javadoc references to incorrect XML 14 years ago
Rossen Stoyanchev 11cf978394 Define behavior of null Callable or DeferredResult 14 years ago
Rossen Stoyanchev 77223d7ced Deprecate pre 3.1 @MVC support classes 14 years ago
Rossen Stoyanchev 2a11007a04 Add Spring Framework integration with Tiles 3 14 years ago
Phillip Webb 63ca14c33e Clarify use of @Bean with @EnableAsync executors 14 years ago
Rossen Stoyanchev 92ca8b32fb Add DefaultMvcResultTests 14 years ago
Phillip Webb 107fafbcc5 Do not consider bridge methods in SpEL properties 14 years ago
Rossen Stoyanchev f8bf577eff Fix failures in PrintingResultHandlerTests 14 years ago
Rossen Stoyanchev 8afcf717e2 Fix failing test from previous commit 14 years ago
Rossen Stoyanchev 1f2e89e3ed Print async result in Spring MVC Test ResultHandler 14 years ago
Chris Beams f0f76e493d Update README to reflect JDK 1.7 build prereq 14 years ago
Chris Beams 084486a6b6 Update README link to contributor guidelines 14 years ago
Rossen Stoyanchev ecce7520fb Support HttpMessageConverter refs in mvc namespace 14 years ago
Rossen Stoyanchev 62f2858f7f Fix issue with SpEL in mvc namespace 14 years ago
Phillip Webb 950f00a280 Fix Collections import 14 years ago
Chris Beams 6407a347c1 Merge pull request #181 from olivergierke/SPR-9568 14 years ago
Oliver Gierke 146a66fe0b Support *Aware ImportBeanDefinitionRegistars 14 years ago
Sam Brannen f5080f7d70 Suppress warnings for java.io.Closeable resources 14 years ago
Sam Brannen f833366a7f Update package-info for test.util package 14 years ago
Juergen Hoeller f6209cd7af DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 14 years ago