568 Commits (a4968b9015217ee8116bef7f77f5da4d776047fd)

Author SHA1 Message Date
Juergen Hoeller 87b7e3d8cf Fixed @Lazy and @DependsOn annotation definitions to be non-inheritable 12 years ago
Juergen Hoeller e2f418ab4c Added "transactionAware" bean property to EhCacheCacheManager and JCacheCacheManager 12 years ago
Juergen Hoeller 0ec19dc95e Removed OC4J tests 12 years ago
Juergen Hoeller b0c6a24974 Deprecated "scheduling.backportconcurrent" package in favor of native JDK 6 "scheduling.concurrent" support 12 years ago
Juergen Hoeller 4dc336920c Deprecated EJB 2.x implementation class hierarchy in "ejb.support" package 12 years ago
Juergen Hoeller 3d5bfc35b6 Deprecated Oracle OC4J support in favor of Oracle WebLogic 12 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 12 years ago
Phillip Webb 838ba79f55 Fix Javadoc references to incorrect XML 12 years ago
Phillip Webb 63ca14c33e Clarify use of @Bean with @EnableAsync executors 12 years ago
Oliver Gierke 146a66fe0b Support *Aware ImportBeanDefinitionRegistars 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 ea95da126a Implement java.io.Closeable where appropriate 12 years ago
Juergen Hoeller 0a3ea42fe1 DefaultSingletonBeanRegistry avoids singletonObjects lock wherever possible for non-singleton factory performance 12 years ago
Sam Brannen 85ab789f2f Refactor & polish DateTimeFormatterFactory[Bean] 12 years ago
Phillip Webb 432c6ebdae Refactor DateTimeFormatterFactory 12 years ago
Sam Brannen 93c01e0710 Fix timezone issue in DateTimeFormatterFactory 12 years ago
Sam Brannen cef5f0222e Polish Javadoc and imports in datetime package 12 years ago
Phillip Webb 6660227d22 Support for custom global Joda DateTimeFormatters 12 years ago
Phillip Webb a26059f94a Support DateTimeFormat annotation without Joda 12 years ago
Phillip Webb ddddec8719 Corrected date pattern in JavaDocs 12 years ago
Phillip Webb a75b6ee5b6 Polish whitespace and formatting 12 years ago
Chris Beams c94bc2e709 Respect spring.profiles.active in #addActiveProfile 12 years ago
Phillip Webb 468f9c7814 Polish 12 years ago
Phillip Webb 4cdf46f83c Polish @Imports search code 12 years ago
Phillip Webb 3416e058a0 Ensure @Imports are processed in correct order 12 years ago
Juergen Hoeller 914a1b2088 @Autowired, @Value and qualifiers may be used as meta-annotations for custom injection annotations 12 years ago
Phillip Webb 6d8b37d8bb Prevent duplicate @Import processing 12 years ago
Phillip Webb e6c4840356 Polish Javadoc for @Import 12 years ago
Juergen Hoeller 5b93b14392 DateTimeFormat annotation supports use as a meta-annotation as well 12 years ago
Juergen Hoeller 69763fe249 Added test for custom async annotation 12 years ago
Juergen Hoeller 0e0200769d ManagedResource annotation supports placeholders for String attributes 12 years ago
Phillip Webb e9cdb3d24e Polish JavaDoc 12 years ago
Chris Beams 38bfb2bd89 Introduce MessageCodeFormatter abstraction 12 years ago
Phillip Webb 21760a8b6b Provide alternative message code resolver styles 12 years ago
Gareth Davis 0709c033a0 Allow 'arg-type' matches against element body 12 years ago
Phillip Webb 376eeed8b1 Polish whitespace 12 years ago
Chris Beams 5d4d1eaca4 Fix package cycle in @EnableMBeanExport 12 years ago
Phillip Webb cae08db6a9 Introduce @EnableMBeanExport 12 years ago
Phillip Webb 6179261d58 Polish whitespace 12 years ago
Phillip Webb 33d37e8680 Polish 12 years ago
Phillip Webb 9582085950 Add DefaultMessageCodesResolverTests 12 years ago
Juergen Hoeller a6ce821ad8 Made AutoProxyCreatorTests less dependent on container's own interrogation of FactoryBeans 12 years ago
Juergen Hoeller 3cf5572ee8 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller 0af9244571 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller 3c59725b94 LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably 12 years ago
Juergen Hoeller ff7dcec5f7 BeanWrapper does not fall back to String constructor if ConversionService attempt failed before 12 years ago
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