43 Commits (7d3fcaa934ad0fefd4a7097e659caa60a9bac856)

Author SHA1 Message Date
Juergen Hoeller 8053fefea8 Consistent support for early placeholder resolution in properties locations 9 years ago
Stephane Nicoll dcade06fa0 Support for candidate components index 10 years ago
Juergen Hoeller 6a0d9d3d97 Consistent support for CompilationCustomizers as well as custom CompilerConfiguration 10 years ago
Juergen Hoeller 433764d217 GroovyScriptFactory supports CompilationCustomizer next to GroovyObjectCustomizer 10 years ago
Juergen Hoeller 214c919742 AspectJ bean pointcut supports qualifier match 10 years ago
Juergen Hoeller bc2c22d51e Streamline XML namespace support towards unversioned schemas 10 years ago
Juergen Hoeller acdb43f470 Remove remaining JRuby and Commons Pool test resources 10 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 10 years ago
Juergen Hoeller 0fc0ce78ae Drop deprecated dependencies on Log4j, JRuby, JExcel, Burlap, Commons Pool/DBCP 10 years ago
Juergen Hoeller 999112216d AopUtils.canApply properly matches package-visible methods (aligned with advice matching within proxies) 10 years ago
Juergen Hoeller 431ca9314a Leniently allow constructor argument matches if required name is not resolvable 10 years ago
Juergen Hoeller 8e5e384de7 Test for constructor with unresolvable parameter name 10 years ago
Juergen Hoeller a7ad49adcf Placeholder configurers allow for trimming of property values 10 years ago
Stephane Nicoll eb49f3c225 Add interface-based detection test 10 years ago
Stephane Nicoll 19d97c4253 Support for multi-threaded cache access 10 years ago
Stephane Nicoll 2a2a8d3f93 Allow null values to be cached with `@CacheResult` 10 years ago
Juergen Hoeller 54d3d782a9 Polishing 11 years ago
Juergen Hoeller a23629f60f Context namespace exposes value-separator attribute for property-placeholder element 11 years ago
Juergen Hoeller fbce18418a Context namespace exposes null-value attribute for property-placeholder element 11 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 11 years ago
Stephane Nicoll e8441edcb7 Remove commons pool 2.x workaround 11 years ago
Stephane Nicoll 0ed9ca097b Customize destruction callback for AutoCloseable beans 11 years ago
Juergen Hoeller 1722fa6678 JSR-223 based StandardScriptFactory (including <lang:std> support) 11 years ago
Sam Brannen 7edc7c2c8f Fully support XML config in GroovyBeanDefinitionReader 11 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 11 years ago
Stephane Nicoll 66735d01cf Add exception-handler attribute support for AspectJ 11 years ago
Stephane Nicoll f0fca890bb Annotation-based event listeners 11 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 12 years ago
Stephane Nicoll 35226695eb Rename default to testCache in Cache related tests 12 years ago
Juergen Hoeller 1115374188 MBeanExporter should not implement SmartLifecycle but rather receive a ContextRefreshedEvent-like callback 12 years ago
Stephane Nicoll c7b106577f polishing 12 years ago
Stephane Nicoll 9952973e01 Add missing cache-resolver attribute 12 years ago
Stephane Nicoll 05e96ee448 Cache provider related exceptions handling 12 years ago
Stephane Nicoll f06cad91c0 Add custom cache manager per cache operation 12 years ago
Stephane Nicoll 81c208098f Custom KeyGenerator 12 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 12 years ago
Phillip Webb 05072e1762 Expand var-args before passing to KeyGenerator 13 years ago
Phillip Webb eea230f2a8 Allow @CachePut 'key' SpEL to refer to #result 13 years ago
Phillip Webb 8c2ace33cb Support 'unless' expression for cache veto 13 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 13 years ago
Juergen Hoeller e2f418ab4c Added "transactionAware" bean property to EhCacheCacheManager and JCacheCacheManager 13 years ago
Chris Beams 53673d6c59 Support initial delay attribute for scheduled tasks 14 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 14 years ago