521 Commits (02aca9c754cfe121330a3b421e1da26dc3d4cadd)

Author SHA1 Message Date
Phillip Webb c8061393fb Prevent memory leaks with @Configuration beans 12 years ago
Phillip Webb e543ffdfd7 Improve annotation methods in TypeDescriptor 12 years ago
Phillip Webb 23f089ff1e Polish code and JavaDoc formatting 12 years ago
Juergen Hoeller 014f7f0242 Changes along with 3.1.3 backport 12 years ago
Sam Brannen 4812c181d4 Polish LiveBeansView Javadoc and suppress warnings 12 years ago
Juergen Hoeller abf341c33a ResourceBundleMessageSource supports "defaultEncoding", "fallbackToSystemLocale", "cacheSeconds" 12 years ago
Juergen Hoeller 3c557bfbc3 LiveBeansView produces a well-defined (and valid) JSON document now 12 years ago
Juergen Hoeller 0d88c73523 Calling cancel on a Future returned by a TaskScheduler works reliably now 12 years ago
Juergen Hoeller e0bec678da Calling cancel on a Future returned by a TaskScheduler works reliably now 12 years ago
Juergen Hoeller e5f3669804 Introduced beta version of LiveBeansView for STS 3.1 12 years ago
Juergen Hoeller dc4e0683ae ImportAwareBeanPostProcessor registered with ROLE_INFRASTRUCTURE 12 years ago
Phillip Webb 73832f8c6e Support inferred base package for @ComponentScan 12 years ago
Chris Beams dfe05305e2 Upgrade to JUnit 4.11 snapshot in support of JDK7 12 years ago
Phillip Webb a9a90cabad Protect against non-deterministic method order in JDK7 12 years ago
Juergen Hoeller 0a42c80c11 @Import'ed configuration classes get properly registered in case of same class name (second try) 12 years ago
Juergen Hoeller 228a77552d @Import'ed configuration classes get properly registered in case of same class name 12 years ago
Juergen Hoeller 10a4e88e0a polishing 12 years ago
Juergen Hoeller 282d961b2e @Import'ed configuration classes get properly registered in case of same class name 12 years ago
Chris Beams 6517517ca9 Refactor to lazy Environment creation where possible 12 years ago
Chris Beams f963d0f190 Register environment in all bean factories in a hierarchy 12 years ago
Juergen Hoeller e904589bd1 added Field context variant to TypeConverter interface in beans module; @Value injection works in combination with formatting rules such as @DateTimeFormat 12 years ago
Juergen Hoeller 04af54ad4c @Resource processing properly works with scoped beans and prototypes again 12 years ago
Juergen Hoeller cec30a7a2d MessageSourceSupport uses locale-specific MessageFormat cache for default messages 12 years ago
Chris Beams 92500ab902 Upgrade to CGLIB 3 and inline into spring-core 12 years ago
Sam Brannen f49b22c78f Introduce MockEnvironment in the spring-test module 12 years ago
Chris Beams dc822cdca0 Reflect 3.2=>3.1.2 backports in @since tags etc 12 years ago
Chris Beams f6de5d4360 Reflect @Async executor qual. 3.2=>3.1.2 backport 12 years ago
Juergen Hoeller 08784f3ba9 Apply cache settings consistently in EhCacheFactoryBean 13 years ago
Juergen Hoeller 83fa8e12f0 Add initial support for JCache-compliant providers 13 years ago
Sam Brannen 86fabb266a Polish CacheOperationSource 13 years ago
Juergen Hoeller 54f82cd540 Polish caching components 13 years ago
Sam Brannen c8e693b878 Polish SmartValidator and SpringValidatorAdapter 13 years ago
Chris Beams bcd44f3798 Support not (!) operator for profile selection 13 years ago
Chris Beams 9fcfd7e827 Introduce ConfigurableEnvironment#merge 13 years ago
Chris Beams 53673d6c59 Support initial delay attribute for scheduled tasks 13 years ago
Chris Beams 4d5fe57a08 Polish scheduled task execution infrastructure 13 years ago
Chris Beams 37e024c6eb Test meta-@Async executor qualification 13 years ago
Chris Beams ed0576c181 Support executor qualification with @Async#value 13 years ago
Chris Beams 3fb11870d9 Polish async method execution infrastructure 13 years ago
Sam Brannen 5cd6543d83 Update @Bean Javadoc re: 'lite' mode, scope, etc. 13 years ago
Chris Beams f3bcb6e2e4 Update spring.schemas to reflect 3.2 schemas 13 years ago
Philippe Marschall 13239a0c3d Fix compiler warnings 13 years ago
Sam Brannen e8f8559a2e Improve documentation of @Bean 'lite' mode 13 years ago
Sam Brannen 94c9f96449 Improve documentation of @Bean 'lite' mode 13 years ago
Sam Brannen 98050268c5 Improve documentation for configuration class 'lite' mode 13 years ago
Chris Beams 9a856c09f3 Clarify @EnableScheduling javadoc 13 years ago
Sam Brannen b67a08cfd7 Fix typo in Javadoc and emphasize @Configuration 'lite' mode 13 years ago
Dridi Boukelmoune f779c199ea Fix scoped-proxy memory leak w/ @Resource injection 13 years ago
Stevo Slavic effb762558 Fix javadoc warnings 13 years ago
Chris Beams 180c5b2ef6 Introduce 3.2 versions of Spring XML namespaces 13 years ago