6004 Commits (4badf2503b61f2bf560302b242d862e6af5e4ec3)
 

Author SHA1 Message Date
Rob Winch 39d419bbc3 Support Gradle/maven with multi version artifacts 12 years ago
Rossen Stoyanchev b7f7fae78a Fix issue with @RequestBody args that are type vars 12 years ago
Phillip Webb 4181397c31 Merge pull request #85 from obecker/master 12 years ago
Oliver Becker 759c9b35cd Call ConversionService for null SpEL values 12 years ago
Phillip Webb d9bd2e19a2 Polish whitespace 12 years ago
Phillip Webb c5f391550c Document global date time format configuration 12 years ago
Phillip Webb fddb829b8b Update Joda Time references in documentation 12 years ago
Rossen Stoyanchev b36ab83ab3 Support GenericArrayType in GenericTypeResolver method 12 years ago
Phillip Webb 0e2904b71a Document cache and jdbc namespaces 12 years ago
Phillip Webb 27210ff3cc Polish XML snippets showing XSD imports 12 years ago
Phillip Webb c20b22a011 Consistent spelling for US/UK words 12 years ago
Phillip Webb d70762baaf Replace reference to aspectjrt with aspectjweaver 12 years ago
Phillip Webb 59b27004de Document @Enable* annotations 12 years ago
Phillip Webb da50a0213b Polish Javadoc 12 years ago
Phillip Webb 838ba79f55 Fix Javadoc references to incorrect XML 12 years ago
Rossen Stoyanchev 11cf978394 Define behavior of null Callable or DeferredResult 12 years ago
Rossen Stoyanchev 77223d7ced Deprecate pre 3.1 @MVC support classes 12 years ago
Rossen Stoyanchev 2a11007a04 Add Spring Framework integration with Tiles 3 12 years ago
Phillip Webb 63ca14c33e Clarify use of @Bean with @EnableAsync executors 12 years ago
Rossen Stoyanchev 92ca8b32fb Add DefaultMvcResultTests 12 years ago
Phillip Webb 107fafbcc5 Do not consider bridge methods in SpEL properties 12 years ago
Rossen Stoyanchev f8bf577eff Fix failures in PrintingResultHandlerTests 12 years ago
Rossen Stoyanchev 8afcf717e2 Fix failing test from previous commit 12 years ago
Rossen Stoyanchev 1f2e89e3ed Print async result in Spring MVC Test ResultHandler 12 years ago
Chris Beams f0f76e493d Update README to reflect JDK 1.7 build prereq 12 years ago
Chris Beams 084486a6b6 Update README link to contributor guidelines 12 years ago
Rossen Stoyanchev ecce7520fb Support HttpMessageConverter refs in mvc namespace 12 years ago
Rossen Stoyanchev 62f2858f7f Fix issue with SpEL in mvc namespace 12 years ago
Phillip Webb 950f00a280 Fix Collections import 12 years ago
Chris Beams 6407a347c1 Merge pull request #181 from olivergierke/SPR-9568 12 years ago
Oliver Gierke 146a66fe0b Support *Aware ImportBeanDefinitionRegistars 12 years ago
Sam Brannen f5080f7d70 Suppress warnings for java.io.Closeable resources 12 years ago
Sam Brannen f833366a7f Update package-info for test.util package 12 years ago
Juergen Hoeller f6209cd7af DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Juergen Hoeller de91d754d8 Re-added InitializingBean declaration 12 years ago
Juergen Hoeller f00559c440 Initial preparations for 3.2 RC2 12 years ago
Juergen Hoeller ea95da126a Implement java.io.Closeable where appropriate 12 years ago
Juergen Hoeller d6e1a4a26a LocalDataSourceConnectionProvider checks against SmartDataSource before closing a Connection 12 years ago
Juergen Hoeller 4ed9ababdf spring-jms-3.2.xsd declares former nmtoken attributes as string, allowing for placeholders 12 years ago
Juergen Hoeller 0a3ea42fe1 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Juergen Hoeller c24825ca19 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Juergen Hoeller e1d11ec99d Do not cache PropertyDescriptors for autowireBean calls anymore, avoiding ClassLoader leaks 12 years ago
Rossen Stoyanchev 9e22ac496d Remove a couple more dependencies on hamcrest-lib 12 years ago
Rossen Stoyanchev 4812fcccc4 Remove dependency on hamcrest-lib from spring-mvc-test 12 years ago
Sam Brannen 9a6ec1b4b5 Increase sleep time in ScheduledATAITests 12 years ago
Sam Brannen 85ab789f2f Refactor & polish DateTimeFormatterFactory[Bean] 12 years ago
Rossen Stoyanchev c348be2511 Add RequestBuilder for async dispatches 12 years ago
Phillip Webb 6b82348511 Merge pull request #175 from ericweinberg/master 12 years ago
Eric Weinberg 33abee2db2 Ensure LineNumberReader is always closed 12 years ago
Phillip Webb 073b627f4e Polish ResourceDatabasePopulator 12 years ago