1534 Commits (1a5b5423095e84a2c1daa0e786961f99638f9727)
 

Author SHA1 Message Date
Keith Donald 604e4b6db3 polish 16 years ago
Keith Donald 03c125ebd0 javadoc 16 years ago
Keith Donald 9c5a538ae7 bind and validate lifecycle rename 16 years ago
Keith Donald 023d05e37f set locale 16 years ago
Thomas Risberg 6bb5bdd0c6 moved some misplaced JPA sections 16 years ago
Thomas Risberg 9eacd10615 removed some instances of unnecessary <value></value> elements 16 years ago
Thomas Risberg a24eccb390 fixed JavaConfig example 16 years ago
Keith Donald a0a5fcb4d9 polish 16 years ago
Keith Donald 00702e4e1c polish 16 years ago
Keith Donald 5828010bae Added binder factory; simplified public binder api 16 years ago
Keith Donald 9b7e9942db polish 16 years ago
Keith Donald 6ce119483d copyright 16 years ago
Keith Donald 3f5c43aaf5 message builder 16 years ago
Thomas Risberg 05e3c00a98 added link to Dave's transaction article 16 years ago
Thomas Risberg abc47e56bd updated WebSphere and WebLogic transaction manager sections to reflect currently supported versions 16 years ago
Thomas Risberg efb63fb524 removed old @SuppressWarnings("unchecked") 16 years ago
Arjen Poutsma 49dd707b8a Test for SPR-5822 - Extend @CookieValue mapping to support user-defined types 16 years ago
Thomas Risberg c1a1becd29 polish 16 years ago
Keith Donald a0520501d3 removed user values in favor of simple map after code review 16 years ago
Keith Donald 8eb8602125 eclipse refactor changed code unexpectedly 16 years ago
Keith Donald 1117050815 naming improvements since design review 16 years ago
Keith Donald 511701ebf4 polish 16 years ago
Thomas Risberg 11bf19a3b3 Re-added the methods using a ParameterizedRowMapper with a @deprecated notice to provide backwards compatibility (SPR-5837) 16 years ago
Arjen Poutsma 5ae919af1c SPR-5853 - JSON formatting view for Spring MVC 16 years ago
Arjen Poutsma 398729cda1 SPR-5853 - JSON formatting view for Spring MVC 16 years ago
Arjen Poutsma 56b0606584 Fixing build 16 years ago
Arjen Poutsma 951c664cc4 Removed JsonFactory property, which is redundant with the ObjectMapper property. 16 years ago
Keith Donald f1b936515f @Model and @Bound annotations for configuring Binder instance from annotation model beans 16 years ago
Arjen Poutsma 13c3c577eb SPR-5835 - CookieGenerator default max age value leads to expiration date back in 1977 16 years ago
Ben Hale 42590de197 Removing typo in POM 16 years ago
Juergen Hoeller 4b335dd7e2 added missing space 16 years ago
Juergen Hoeller 87314b950e method invocation result gets set as JobExecutionContext result (SPR-5831) 16 years ago
Juergen Hoeller 6ee8fbe533 added explicit package imports for H2 and HSQLDB 16 years ago
Sam Brannen c996f7ea7b copyright and typo 16 years ago
Arjen Poutsma 3169d428ec SPR-5760 - XStreamMarshaller can not activate XStream automatic annotations detection feature 16 years ago
Arjen Poutsma c2e65baa70 SPR-5838 - XstreamMarshaller does not support field aliasing 16 years ago
Mark Pollack bb3c9c1898 clean up use of old <value></value> usage. 16 years ago
Arjen Poutsma 54ffedce0d Documentation 16 years ago
Mark Pollack e3ce3306fe replace XML usage of JndiObjectFactoryBean with <jee:jndi-lookup/> 16 years ago
Mark Pollack bf08c3ffbf Document Elvis Operator (?: ) and Safe Navigation Operator (?.) 16 years ago
Arjen Poutsma ea2ece4516 SPR-5772 - Annotation handler method matching doesn't get method/param choice right 16 years ago
Arjen Poutsma ddcd9f4905 SPR-5836 - RestTemplate - postForObject() method 16 years ago
Keith Donald 4ea373b7dd factored out alert from message; made binding responsible for alert generation 16 years ago
Sam Brannen f749eacbc2 Disabled testExecuteLifecycleBindingErrors() until it passes consistently in the Ant build on Mac OS X. 16 years ago
Sam Brannen 10829f8b20 Repairing Eclipse classpaths and Ivy config: 16 years ago
Mark Fisher b2d73b9824 The 'task' sub-element of the 'scheduled-tasks' element is now 'scheduled' to be consistent with the @Scheduled annotation (and to avoid task:task). 16 years ago
Keith Donald 9368e76ffc web bind and lifecycle tests; polish 16 years ago
Keith Donald 62eae6d06a message argument accessor - thanks andy 16 years ago
Arjen Poutsma a4419c98bf Removed REST chapter. 16 years ago
Arjen Poutsma 1f13148458 Moved REST Etag filter to MVC chapter 16 years ago