2116 Commits (ad1bfbcbfd6452e002a44e4b6662896d14ae6381)
 

Author SHA1 Message Date
Sam Brannen ad1bfbcbfd Added Eclipse project settings for the new web.struts module. 15 years ago
Keith Donald 3fb3549997 polish 15 years ago
Juergen Hoeller e99cda3739 updated to final versions of JSR-330 and JSR-303 APIs 15 years ago
Arjen Poutsma b42cf25599 SPR-6236: Reintroduce Struts support 15 years ago
Arjen Poutsma 7031c31904 Updated build settings 15 years ago
Arjen Poutsma 7461d70582 SPR-6236: Reintroduce Struts support 15 years ago
Juergen Hoeller 11d987009a revised destroy method lookup after deserialization (avoiding NPE in case of default-destroy-method; SPR-6211) 15 years ago
Arjen Poutsma 7fa9105096 SPR-6236: Reintroduce Struts support 15 years ago
Arjen Poutsma e24e768054 SPR-6164 - a Uri Value is incorrectly extracted if it contains '.'. 15 years ago
Keith Donald 64ded0484e polish 15 years ago
Keith Donald 402f0924da polish 15 years ago
Keith Donald 66d901b9fe naming improvements from mark fisher code review 15 years ago
Keith Donald 4563cb2804 initial joda time support courtesy of Oliver Gierke 15 years ago
Keith Donald d5a954833c method invoking formatter as a convenience 15 years ago
Mark Fisher bc207042d0 SPR-6170 updated CronSequenceGenerator according to patch applied to the 1.0.x branch of Spring Integration 15 years ago
Sam Brannen 62d7369607 JavaDoc polishing 15 years ago
Keith Donald 4d9bf3a45f removed valueOf convention b/c of unwanted side effects 15 years ago
Keith Donald dc076ee6fe fixed failing tests 15 years ago
Keith Donald 728a1415d9 added convention-based default valueOf formatter 15 years ago
Sam Brannen a696a4fec9 DataBinder now accepts var-args to set allowed, disallowed, and required fields 15 years ago
Sam Brannen 52f03fc759 Added "Changes in version 3.0.0.RC2" section. 15 years ago
Sam Brannen 704d4b785b [SPR-6227] Parameterizing with Class<?> and Class<T> where appropriate; suppressing unchecked warnings; and fixed JavaDoc typos. 15 years ago
Sam Brannen 986ccbe2c6 Suppressing unchecked and serial warnings. 15 years ago
Arjen Poutsma 17d5b31af3 SPR-6206 - When looking up methods with @RequestMapping annotation, unannotated bridge methods are included 15 years ago
Sam Brannen 52ad49b3ae fixed typo and JavaDoc polishing. 15 years ago
Arjen Poutsma 5310035700 SPR-6214 - Using @ResponseBody throws HttpMediaTypeNotAcceptableException when it supports writing an acceptable MediaType 15 years ago
Sam Brannen 0f06771249 fixed typo 15 years ago
Arjen Poutsma 523dba7285 SPR-6183 - integration-tests should not be included in the packaged distribution 15 years ago
Arjen Poutsma 8738fd7b7b SPR-6177 - HttpHeadersTests fails with non-english locale 15 years ago
Juergen Hoeller 74f4749372 fixed extraction of Controller suffix (SPR-6153) 15 years ago
Juergen Hoeller b2129577b9 polishing 15 years ago
Juergen Hoeller cfa7216fac deprecated scheduling support for JDK 1.3 Timer 15 years ago
Juergen Hoeller 3331f16ef7 revised RootBeanDefinition constructors 15 years ago
Juergen Hoeller e2af25b891 avoid hard-coded dependency on backport-concurrent (SPR-6161) 15 years ago
Juergen Hoeller b4ffdcdf18 polishing 15 years ago
Juergen Hoeller 84447cdf94 DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder 15 years ago
Juergen Hoeller a293f50851 Enum counts as simple value type 15 years ago
Juergen Hoeller 49b647ca93 check against MultipartRequest mixin interface 15 years ago
Juergen Hoeller 677baaceb8 polishing 15 years ago
Andy Clement c9057fd1da SPR-6230: SpEL improvements 15 years ago
Arjen Poutsma 06286b19ce Added URI variant methods to the RestTemplate. 15 years ago
Sam Brannen 6aee6a16ab polishing 15 years ago
Sam Brannen c8b8cf45b4 fixed typos and programlisting formatting. 15 years ago
Sam Brannen 9cb3fb7012 fixed typo 15 years ago
Keith Donald 9c3a0569c9 polish 15 years ago
Keith Donald b781a39b46 polish 15 years ago
Keith Donald 16d294c2c0 spring 3 object mapping ref docs 15 years ago
Sam Brannen b287d5a9f1 JUnit 4.6 --> 4.7 15 years ago
Sam Brannen 3dfb1d5c9c [SPR-6222] Updating PetClinic Ivy dependencies so that the web-app runs. 15 years ago
Sam Brannen 2e59673e73 [SPR-6222] Updating PetClinic tutorial. 15 years ago