576 Commits (566516b89a73bf1ee15d17df1f247afa723dfa2e)

Author SHA1 Message Date
Juergen Hoeller ee8ed4e410 fixed getBean signature ambiguity in tests 16 years ago
Juergen Hoeller cf580f024a added first cut of getBean(Class) lookup method 16 years ago
Juergen Hoeller 94533976d0 full compliance with the JSR-330 TCK 16 years ago
Keith Donald db2ff40e4b commented out test failing nightly snapshot 16 years ago
Keith Donald 1c0f188adc maven central joda-time artifact 16 years ago
Keith Donald e4f50f5b73 SPR-6245 bean wrapper copy constructor not copying all state 16 years ago
Keith Donald 2fe6003923 SPR-6199 16 years ago
Keith Donald 0e4064fecc added null handling, fixed bug relating to conversion of non-generic collections 16 years ago
Keith Donald 9584a81687 conditional mapping 16 years ago
Keith Donald f63c3d5313 polish 16 years ago
Keith Donald a221fb5718 MapperFactory and MapperBuilder config API 16 years ago
Sam Brannen c29cbc18ee Cleaning up and upgrading Eclipse classpaths. 16 years ago
Keith Donald 3fb3549997 polish 16 years ago
Juergen Hoeller e99cda3739 updated to final versions of JSR-330 and JSR-303 APIs 16 years ago
Keith Donald 64ded0484e polish 16 years ago
Keith Donald 402f0924da polish 16 years ago
Keith Donald 66d901b9fe naming improvements from mark fisher code review 16 years ago
Keith Donald 4563cb2804 initial joda time support courtesy of Oliver Gierke 16 years ago
Keith Donald d5a954833c method invoking formatter as a convenience 16 years ago
Mark Fisher bc207042d0 SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration 16 years ago
Sam Brannen 62d7369607 JavaDoc polishing 16 years ago
Keith Donald 4d9bf3a45f removed valueOf convention b/c of unwanted side effects 16 years ago
Keith Donald dc076ee6fe fixed failing tests 16 years ago
Keith Donald 728a1415d9 added convention-based default valueOf formatter 16 years ago
Juergen Hoeller cfa7216fac deprecated scheduling support for JDK 1.3 Timer 16 years ago
Juergen Hoeller e2af25b891 avoid hard-coded dependency on backport-concurrent (SPR-6161) 16 years ago
Juergen Hoeller b4ffdcdf18 polishing 16 years ago
Juergen Hoeller 84447cdf94 DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder 16 years ago
Sam Brannen 9cb3fb7012 fixed typo 16 years ago
Sam Brannen 2827f80d34 Removed @Override. 16 years ago
Sam Brannen 66550c3340 Added an empty implementation of the missing setExclude() method so that the class compiles. 16 years ago
Keith Donald 96cfa0c37d custom mappable type tests 16 years ago
Keith Donald 8fd3de9397 mappable type factory extension point / polish 16 years ago
Keith Donald e3983fe796 polish 16 years ago
Keith Donald 8fe055b0e0 mapping exclusions 16 years ago
Keith Donald a73324bc24 polish 16 years ago
Keith Donald a4476e5e0e nested bean mapper test 16 years ago
Keith Donald f692c765d2 addNestedMapper 16 years ago
Keith Donald 3450c5de0b polish 16 years ago
Keith Donald ec04357580 polish 16 years ago
Keith Donald 9cf508d80d javadoc 16 years ago
Keith Donald ba5335f66e polish 16 years ago
Keith Donald c333494085 javadoc 16 years ago
Keith Donald 6d31db1017 renamed to MappingContext since no spel dep 16 years ago
Keith Donald acf574c3e3 added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary 16 years ago
Keith Donald 0437305669 nested revision 16 years ago
Keith Donald 0f5074db2b spel mapping, polish 16 years ago
Chris Beams cbadf350e1 Continued progress on SPR-5682: Provide dedicated ApplicationContext implementations for use with @Configuration classes 16 years ago
Keith Donald 0a843e60a6 recursive mapping support 16 years ago
Chris Beams fd8935ba0b SPR-5682: 16 years ago