445 Commits (d4a23b81e9e49a6e9cc871d8bb1accc70c6444df)

Author SHA1 Message Date
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
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 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
Juergen Hoeller 014f7f0242 Changes along with 3.1.3 backport 12 years ago
Juergen Hoeller abf341c33a ResourceBundleMessageSource supports "defaultEncoding", "fallbackToSystemLocale", "cacheSeconds" 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 228a77552d @Import'ed configuration classes get properly registered in case of same class name 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
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 f6de5d4360 Reflect @Async executor qual. 3.2=>3.1.2 backport 12 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
Philippe Marschall 13239a0c3d Fix compiler warnings 13 years ago
Stevo Slavic 0690b58878 Predict specific object type in EhCacheFactoryBean 13 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago