1441 Commits (e4d091489b5596627b385845ec8151b1ca59423d)
 

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