320 Commits (09e6a85edd23525fb5d4283ed17b9849aa1c0fc9)

Author SHA1 Message Date
Juergen Hoeller 09e6a85edd fixed overview files 15 years ago
Juergen Hoeller 5c1b0e6caf removed classes which are not used in 3.0 yet 15 years ago
Juergen Hoeller 0f43d6c592 PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax 15 years ago
Juergen Hoeller 49bf85baaa factored out common resolveTypeArgument(s) method to GenericTypeResolver 15 years ago
Juergen Hoeller b8c1130eec detect @Bean methods on registered plain bean classes as well (SPR-5795) 15 years ago
Keith Donald 2bd30a49ad more tests 15 years ago
Keith Donald 7a6dafd5ad completed generic converter implementation 15 years ago
Juergen Hoeller dc05ef6548 revised JBoss VFS support 15 years ago
Keith Donald 438f128db6 todos 15 years ago
Keith Donald 187d025c19 map converters 15 years ago
Keith Donald 1ee4ac1b52 string to map converters 15 years ago
Mark Fisher dedecf7ae9 SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers. 15 years ago
Keith Donald e6c3227d2d more generic converters 15 years ago
Keith Donald ed611be838 conversion utils helper for common code 15 years ago
Juergen Hoeller 871fc14fbb restored parent property to accept ConversionService instead of GenericConversionService 15 years ago
Keith Donald c693f216f1 Beefed up test suite 15 years ago
Keith Donald e9416db472 javadoc and final 15 years ago
Keith Donald 01e900c33a documented hooks 15 years ago
Keith Donald a6e28f4eb5 polish 15 years ago
Keith Donald 6ce33dba75 getConverter calls now throw exception and query parent 15 years ago
Mark Pollack 4f94f45ec4 pom maintenance 15 years ago
Keith Donald 17f7796d42 polish 15 years ago
Keith Donald cb54869726 collection to object 15 years ago
Keith Donald 67c02f6c35 generic converter revising 15 years ago
Keith Donald fada151878 array to object 15 years ago
Keith Donald d37c5aba94 polish 15 years ago
Keith Donald 48bc060a77 collection and array merged into one 15 years ago
Keith Donald 2ca694350e array to collection conversion 15 years ago
Juergen Hoeller 6c4fb85753 marked JBoss VFS dependency as optional (SPR-6127) 15 years ago
Keith Donald 25854bd764 polish 15 years ago
Keith Donald b4fd51abd5 polish 15 years ago
Keith Donald b2e3837956 polish 15 years ago
Keith Donald f1f4bd9fb4 generic converter updates 15 years ago
Keith Donald d3b43ebccb refined generic converter concept 15 years ago
Keith Donald 8e800f0322 map to map generic converter 15 years ago
Juergen Hoeller 7b42a12161 consistent loading of optional classes 15 years ago
Keith Donald d29a894d57 javadoc 15 years ago
Keith Donald 563ef683f9 polish 15 years ago
Keith Donald 1d9607b465 javadoc 15 years ago
Keith Donald d848d21f09 polish 15 years ago
Keith Donald e153a1a968 tidying string to char conversion 15 years ago
Keith Donald 5c3e71d494 polish 15 years ago
Keith Donald 3ef485bbbe polish 15 years ago
Keith Donald 31441627de updated formatter conversion service adapter to work with type descriptor 15 years ago
Keith Donald 39c1ab923f tidying 15 years ago
Keith Donald 33c19b8b14 Converter system implementation cleanup and tidying; wip 15 years ago
Thomas Risberg 10c30f0315 modified createRelative according to David Ward's suggestion for JBSPRING-4 (SPR-5120) 15 years ago
Juergen Hoeller 87e939a4e9 adapted to Converter signature change 15 years ago
Keith Donald 8bf1ee5e7c polish 15 years ago
Keith Donald 1c6965132f convert polishing: removed checked exception from Converter interface to support direct use, added Converter to each implementation for consistency 15 years ago