1095 Commits (cb14697800465304d1e3bda15059c68ecf03a4d2)

Author SHA1 Message Date
Chris Beams 38e90105a0 Support destroy method inference 13 years ago
Chris Beams 739775ca19 Introduce @EnableAspectJAutoProxy 13 years ago
Chris Beams 3920c5a158 Polish @ComponentScan/@Configuration/@Lazy Javadoc 13 years ago
Juergen Hoeller 0d02ef5fe5 removed conversation prototype from 3.1 codebase 13 years ago
Chris Beams 2760542182 Add repro test case for package-private @Bean issue 13 years ago
Chris Beams 980c15d578 Distinguish between different bridge method types 13 years ago
Chris Beams 6837111bda Refactor AnnotationUtils#findAllAnnotationAttributes 13 years ago
Chris Beams d122ecb42e Move AdviceMode from .config to .annotation package 13 years ago
Chris Beams 1819bee35f Revert deprecation of AbstractSingletonPFB and co 13 years ago
Chris Beams 870d903417 Add INFER_METHOD constant and update @Bean Javadoc 13 years ago
Chris Beams 6b4ef0237c Add code examples to and polish @Bean Javadoc 13 years ago
Costin Leau 40d88fd991 SPR-8730 13 years ago
Costin Leau a12ebbfded SPR-8730 13 years ago
Sam Brannen aa7a100807 [SPR-8178] re-enabled testPrintNull(). 13 years ago
Rossen Stoyanchev 3d50d416eb SPR-8718 Revert fix from earlier for now (need a different approach). 13 years ago
Sam Brannen 5309e43ea0 [SPR-8178] @Ignore-ing testPrintNull() until it is determined why changes to GenericConversionService broke this test. 13 years ago
Sam Brannen 052d3e7ccb [SPR-8718] now using correct JIRA ID in the comments. 13 years ago
Sam Brannen f752b47fcb [SPR-8178] @Ignore-ing testDefaultNumberFormatting() until it is determined why changes to GenericConversionService broke this test. 13 years ago
Chris Beams 15a8f776b9 Clarify stereotype and exception translation Javadoc 13 years ago
Keith Donald 1a2f96000e clarified repository definition from DDD and removed comparison with DAO to reduce confusion 13 years ago
Chris Beams 2e5f3559d3 Fix handling of @EnableLoadTimeWeaving AUTODETECT 13 years ago
Costin Leau d9de19d7b3 SPR-8653 13 years ago
Sam Brannen 1de71c6e37 [SPR-8222] Upgraded to JUnit 4.9. 13 years ago
Chris Beams 6db594c79d Register JndiPropertySource by default in servlet environments 13 years ago
Chris Beams 36c1813828 Update ejb, inject-tck, jsr166 deps in context pom 13 years ago
Juergen Hoeller 90997e65cf fixed Hibernate Validator import range 13 years ago
Juergen Hoeller 9e375a860a polishing 13 years ago
Sam Brannen 87dad65ff0 [SPR-8622] Upgraded to JUnit 4.8.2 13 years ago
Sam Brannen 7f715ee803 Fixed minor typo in Javadoc. 13 years ago
Juergen Hoeller 28e6d9a692 added test for month sequence (SPR-7807) 13 years ago
Costin Leau 63a217a40a + add XML support for cache abstraction (cache-advice) - DRAFT 13 years ago
Juergen Hoeller 4acb0fa284 introduced ForkJoinPoolFactoryBean for Java 7 (alternative: add new jsr166.jar to Java 6) 13 years ago
Sam Brannen 2d6340af74 Deleting unnecessary TODOs and suppressing warnings. 13 years ago
Juergen Hoeller b9ebdd28fb polishing 13 years ago
Chris Beams 6404440cbf Fix typo in SmartLifecycle Javadoc 13 years ago
Chris Beams 272f145132 Clarify Lifecycle#stop documentation 13 years ago
Chris Beams 35d2ab3bf9 Document Lifecycle#stop concurrency semantics 13 years ago
Juergen Hoeller 39616d4a25 polishing 13 years ago
Chris Beams b85440f2b6 Deprecate AbstractSingletonProxyFactoryBean 13 years ago
Chris Beams 3c2e48738a Remove CacheProxyFactoryBean 13 years ago
Chris Beams 2b371a7c9a Deprecate TransactionProxyFactoryBean 13 years ago
Juergen Hoeller abdae3d26b general revision of cache package; added ConcurrentMapCacheManager 13 years ago
Juergen Hoeller 48de81deec refined JBoss 6.0 note 13 years ago
Juergen Hoeller 7d8aa05c40 added "acceptProxyClasses" flag to RemoteInvocationSerializingExporter 13 years ago
Juergen Hoeller 2c199cf190 updated javadoc for server-specific LoadTimeWeavers 13 years ago
Chris Beams 718f025d64 Force lazy-init to false when parsing scheduled:task 13 years ago
Costin Leau 1d690ab99f SPR-8533 13 years ago
Juergen Hoeller d97a5bf889 minor javadoc revision 13 years ago
Juergen Hoeller 94ac883eb1 polishing 13 years ago
Chris Beams 236b0305e8 Refactor execution of config class enhancement 13 years ago