452 Commits (8c0e3040c2e6d779207a3decad3ed77bd842b760)

Author SHA1 Message Date
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
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