1721 Commits (5d17515dc5d254f448811db613ac838b308eefda)
 

Author SHA1 Message Date
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
Arjen Poutsma e9ac4bc0ad Moved REST HTTP Method Conversion to View chapter. 16 years ago
Arjen Poutsma 06777c8123 Moved REST @ExceptionResolver to MVC chapter. 16 years ago
Arjen Poutsma b57085909c Moved REST views to View chapter. 16 years ago
Mark Pollack 7b1ff5859e minor cleanup 16 years ago
Arjen Poutsma 444378c426 SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty 16 years ago
Arjen Poutsma c254924b4c Added @Override 16 years ago
Keith Donald 3504ba3374 polish 16 years ago
Keith Donald 7ef1dace6e polish 16 years ago
Keith Donald 6d59dad4b2 since 3.0; lifecycle pkg 16 years ago
Keith Donald 42cdeb4302 since 3.0 16 years ago
Keith Donald 079b856a6c javadoc 16 years ago
Keith Donald aba0b6d7e0 ignore failing test for now - andy c to investigate next wk 16 years ago
Keith Donald dea3f3433b ignore failing test for now - andy c to look at next wk 16 years ago