2651 Commits (2153b2fbd5aa4bff9b233fddb6c1c50cc879dcde)
 

Author SHA1 Message Date
Juergen Hoeller 859f422cbf component scanning autodetects the new EE 6 "javax.annotation.ManagedBean" stereotype 15 years ago
Juergen Hoeller 77f07da49d autodetect GlassFish V3 as well (SPR-6152) 15 years ago
Keith Donald 96de14ef2e SPR-6537 initial commit; more extensive testing to follow 15 years ago
Keith Donald dd1bbde891 removed generic warning 15 years ago
Arjen Poutsma 04e08d6952 Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 15 years ago
Arjen Poutsma 4c76b48fd6 Updated Multipart documentation 15 years ago
Juergen Hoeller dc1b500430 preparations for 3.0 GA 15 years ago
Juergen Hoeller 1e1964a060 reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534) 15 years ago
Juergen Hoeller 2ce5090d00 polishing 15 years ago
Juergen Hoeller 8334a03e03 added "converters" property to FormattingConversionServiceFactoryBean as well 15 years ago
Juergen Hoeller bc6b707a22 revised GenericConverter's "getConvertibleTypes()" signature to return Set of ConvertiblePair 15 years ago
Juergen Hoeller 010e72c35a GenericConversionService prefers matches against inherited interfaces over superclasses (SPR-6297) 15 years ago
Juergen Hoeller ad29a2376d PropertyPlaceholderConfigurer is compatible with Spring 2.5 extensions such as GigaSpaces again (SPR-6514) 15 years ago
Juergen Hoeller 3ffc2ba48d revised section on inheriting annotations from interfaces 15 years ago
Juergen Hoeller 31144591b0 revised javadoc (SPR-5720) 15 years ago
Juergen Hoeller 8b0a4921d9 removed unnecessary logging 15 years ago
Costin Leau 74022861c5 SPR-6492 15 years ago
Chris Beams 481dd31006 Renamed tests for AnnotationConfig[Web]ApplicationContext; added tests for scan() and register() methods. 15 years ago
Juergen Hoeller 736c7212db SmartLifecycle beans will get auto-started on demand even if marked as lazy-init (SPR-6515) 15 years ago
Juergen Hoeller 93b17042a2 SmartLifecycle beans will get auto-started on demand even if marked as lazy-init (SPR-6515) 15 years ago
Juergen Hoeller e65ba99e23 use varargs for scan method as well 15 years ago
Costin Leau 95ddeff17d SPR-6492 15 years ago
Costin Leau 085aecd51f SPR-6492 15 years ago
Juergen Hoeller c4d8f6b3eb extended registerAfterCompletionWithExistingTransaction's exception handling to detect JBoss RollbackException as well (SPR-6450) 15 years ago
Juergen Hoeller 5fdc29f152 polishing 15 years ago
Juergen Hoeller 1d005e12af fail when @DateTimeFormat is being used without JodaTime on the classpath (SPR-6508) 15 years ago
Juergen Hoeller 61f23710eb relaxed warning about ambiguous setters to only be logged in case of actual write access (SPR-6399) 15 years ago
Arjen Poutsma 27e0642543 SPR-6502 - Broken @RequestMapping inheritance 15 years ago
Juergen Hoeller 09a55c8ede import works with relative resources in other classpath roots again (SPR-6493) 15 years ago
Arjen Poutsma 231c8337d2 SPR-6529 - DateTimeFormatAnnotationFormatterFactory calls String.isEmpty(), which exists only in JDK1.6+ 15 years ago
Juergen Hoeller 93abbd0ef7 newTransactionStatus reverted to its original role, just without preparing synchronization (SPR-6521) 15 years ago
Arjen Poutsma 8678652f3e SPR-6528 - PathVariables of type double 15 years ago
Arjen Poutsma 976f920db2 SPR-6482 - @RequestMapping handled incorrectly when value contains "." (dot) character 15 years ago
Juergen Hoeller f36e8252c8 polishing 15 years ago
Juergen Hoeller f72769a621 added order property to AnnotationMethodHandlerAdapter (SPR-6516) 15 years ago
Juergen Hoeller abf6a7ee18 made parse and decorate non-final (SPR-6526) 15 years ago
Andy Clement 33a7bbb485 SPR-6525: avoid need to use #root for method parameter references 15 years ago
Sam Brannen e01c2eafa1 Fixed copy-n-paste errors. 15 years ago
David Syer f4763a801f SPR-5327: Duh: broken build - invalid XML. 15 years ago
Sam Brannen 11d2921767 Removed reference to the British musical and multimedia group "the the". ;) 15 years ago
Juergen Hoeller 0ea5b5ef0b opened up RestTemplate method signatures to Map<String, ?> and Object array instead of enforcing String values 15 years ago
David Syer ad3fa505f3 SPR-5327: tweak the build.xml for core to try and make commons-logging optional in generated poms 15 years ago
David Syer 1202f67cc8 SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
Juergen Hoeller 12892eef98 fixed String size constraint example (SPR-6517) 15 years ago
Juergen Hoeller 0d413c7e36 reverted schema update implementation for Hibernate 3.2 compatibility (SPR-6509) 15 years ago
David Syer 604a9f077d SPR-5327: update artifact ids 15 years ago
David Syer fae06dc156 SPR-6092: clarify jar name in test docs 15 years ago
David Syer 5013664ec5 BATCH-5327: Correct name of SLF4J 15 years ago
David Syer ebd15e3287 SPR-6092: add section on Ivy 15 years ago
David Syer 0400ccc11f SPR-5327: tidy up aopalliance dependency 15 years ago