Commit Graph

  • 7e05c928dd support for concatenation with String via operator '+' - for Ramnivas. Andy Clement 2009-06-30 19:19:07 +00:00
  • a32448da02 Added link to the Mockito test spy "mock" testing library. Sam Brannen 2009-06-30 18:40:33 +00:00
  • ca97981d52 Fixing the build, stupid java.util.Date Arjen Poutsma 2009-06-30 09:05:56 +00:00
  • f289b0ff15 updated note re. 3.0 tutorial Thomas Risberg 2009-06-29 16:59:22 +00:00
  • 98320fb854 Fixed Eclipse .classpath by adding org.codehaus.jackson, org.codehaus.jackson.mapper, and org.mozilla.javascript. Sam Brannen 2009-06-29 11:14:39 +00:00
  • 3c76303416 polish Keith Donald 2009-06-26 16:09:18 +00:00
  • e4d091489b polish Keith Donald 2009-06-26 15:35:28 +00:00
  • 7e3c1bf09a prepping for jsr 303 integration Keith Donald 2009-06-26 15:33:35 +00:00
  • 0edc3d94bd polish Keith Donald 2009-06-26 15:19:03 +00:00
  • b0129111c5 javadoc Keith Donald 2009-06-26 15:11:00 +00:00
  • 60c2b38c03 Alerts test Keith Donald 2009-06-26 15:09:56 +00:00
  • 3b68cde32b alerts static factory Keith Donald 2009-06-26 14:47:18 +00:00
  • 18412ae295 polish Keith Donald 2009-06-26 12:47:52 +00:00
  • 604e4b6db3 polish Keith Donald 2009-06-26 05:28:25 +00:00
  • 03c125ebd0 javadoc Keith Donald 2009-06-26 05:16:59 +00:00
  • 9c5a538ae7 bind and validate lifecycle rename Keith Donald 2009-06-26 05:02:00 +00:00
  • 023d05e37f set locale Keith Donald 2009-06-26 04:52:50 +00:00
  • 6bb5bdd0c6 moved some misplaced JPA sections Thomas Risberg 2009-06-26 03:45:48 +00:00
  • 9eacd10615 removed some instances of unnecessary <value></value> elements Thomas Risberg 2009-06-26 03:37:18 +00:00
  • a24eccb390 fixed JavaConfig example Thomas Risberg 2009-06-25 22:02:18 +00:00
  • a0a5fcb4d9 polish Keith Donald 2009-06-25 20:28:53 +00:00
  • 00702e4e1c polish Keith Donald 2009-06-25 20:27:39 +00:00
  • 5828010bae Added binder factory; simplified public binder api Keith Donald 2009-06-25 20:26:22 +00:00
  • 9b7e9942db polish Keith Donald 2009-06-25 19:18:02 +00:00
  • 6ce119483d copyright Keith Donald 2009-06-25 18:26:07 +00:00
  • 3f5c43aaf5 message builder Keith Donald 2009-06-25 18:23:07 +00:00
  • 05e3c00a98 added link to Dave's transaction article Thomas Risberg 2009-06-25 16:54:42 +00:00
  • abc47e56bd updated WebSphere and WebLogic transaction manager sections to reflect currently supported versions Thomas Risberg 2009-06-25 14:51:37 +00:00
  • efb63fb524 removed old @SuppressWarnings("unchecked") Thomas Risberg 2009-06-25 12:42:14 +00:00
  • 49dd707b8a Test for SPR-5822 - Extend @CookieValue mapping to support user-defined types Arjen Poutsma 2009-06-25 11:50:00 +00:00
  • c1a1becd29 polish Thomas Risberg 2009-06-25 10:59:33 +00:00
  • a0520501d3 removed user values in favor of simple map after code review Keith Donald 2009-06-25 03:17:04 +00:00
  • 8eb8602125 eclipse refactor changed code unexpectedly Keith Donald 2009-06-24 22:26:17 +00:00
  • 1117050815 naming improvements since design review Keith Donald 2009-06-24 22:24:15 +00:00
  • 511701ebf4 polish Keith Donald 2009-06-24 22:09:46 +00:00
  • 11bf19a3b3 Re-added the methods using a ParameterizedRowMapper with a @deprecated notice to provide backwards compatibility (SPR-5837) Thomas Risberg 2009-06-24 16:41:06 +00:00
  • 5ae919af1c SPR-5853 - JSON formatting view for Spring MVC Arjen Poutsma 2009-06-24 14:03:10 +00:00
  • 398729cda1 SPR-5853 - JSON formatting view for Spring MVC Arjen Poutsma 2009-06-24 13:55:36 +00:00
  • 56b0606584 Fixing build Arjen Poutsma 2009-06-24 13:26:01 +00:00
  • 951c664cc4 Removed JsonFactory property, which is redundant with the ObjectMapper property. Arjen Poutsma 2009-06-24 12:36:49 +00:00
  • f1b936515f @Model and @Bound annotations for configuring Binder instance from annotation model beans Keith Donald 2009-06-23 17:53:16 +00:00
  • 13c3c577eb SPR-5835 - CookieGenerator default max age value leads to expiration date back in 1977 Arjen Poutsma 2009-06-23 09:57:44 +00:00
  • 42590de197 Removing typo in POM Ben Hale 2009-06-23 07:25:20 +00:00
  • 4b335dd7e2 added missing space Juergen Hoeller 2009-06-22 20:02:40 +00:00
  • 87314b950e method invocation result gets set as JobExecutionContext result (SPR-5831) Juergen Hoeller 2009-06-22 17:52:12 +00:00
  • 6ee8fbe533 added explicit package imports for H2 and HSQLDB Juergen Hoeller 2009-06-22 17:36:49 +00:00
  • c996f7ea7b copyright and typo Sam Brannen 2009-06-21 12:54:04 +00:00
  • 3169d428ec SPR-5760 - XStreamMarshaller can not activate XStream automatic annotations detection feature Arjen Poutsma 2009-06-19 13:57:03 +00:00
  • c2e65baa70 SPR-5838 - XstreamMarshaller does not support field aliasing Arjen Poutsma 2009-06-19 13:51:59 +00:00
  • bb3c9c1898 clean up use of old <value></value> usage. Refer to STS and p-namespace Mark Pollack 2009-06-19 13:43:33 +00:00
  • 54ffedce0d Documentation Arjen Poutsma 2009-06-19 12:30:57 +00:00
  • e3ce3306fe replace XML usage of JndiObjectFactoryBean with <jee:jndi-lookup/> Mark Pollack 2009-06-19 12:22:18 +00:00
  • bf08c3ffbf Document Elvis Operator (?: ) and Safe Navigation Operator (?.) remove references to ANTLR Mark Pollack 2009-06-19 11:58:00 +00:00
  • ea2ece4516 SPR-5772 - Annotation handler method matching doesn't get method/param choice right Arjen Poutsma 2009-06-19 10:26:14 +00:00
  • ddcd9f4905 SPR-5836 - RestTemplate - postForObject() method Arjen Poutsma 2009-06-19 07:50:06 +00:00
  • 4ea373b7dd factored out alert from message; made binding responsible for alert generation Keith Donald 2009-06-18 18:09:01 +00:00
  • f749eacbc2 Disabled testExecuteLifecycleBindingErrors() until it passes consistently in the Ant build on Mac OS X. Sam Brannen 2009-06-18 12:14:46 +00:00
  • 10829f8b20 Repairing Eclipse classpaths and Ivy config: - org.apache.openjpa -> 1.1.0 - com.sun.syndication -> 1.0.0 - javax.el -> 1.0.0 Sam Brannen 2009-06-18 11:36:04 +00:00
  • 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). Mark Fisher 2009-06-17 19:39:51 +00:00
  • 9368e76ffc web bind and lifecycle tests; polish Keith Donald 2009-06-17 15:56:07 +00:00
  • 62eae6d06a message argument accessor - thanks andy Keith Donald 2009-06-17 03:12:44 +00:00
  • a4419c98bf Removed REST chapter. Arjen Poutsma 2009-06-16 15:06:46 +00:00
  • 1f13148458 Moved REST Etag filter to MVC chapter Arjen Poutsma 2009-06-16 14:37:57 +00:00
  • e9ac4bc0ad Moved REST HTTP Method Conversion to View chapter. Arjen Poutsma 2009-06-16 14:31:42 +00:00
  • 06777c8123 Moved REST @ExceptionResolver to MVC chapter. Arjen Poutsma 2009-06-16 14:16:38 +00:00
  • b57085909c Moved REST views to View chapter. Arjen Poutsma 2009-06-16 14:11:35 +00:00
  • 7b1ff5859e minor cleanup Mark Pollack 2009-06-16 02:37:19 +00:00
  • 444378c426 SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty Arjen Poutsma 2009-06-15 10:58:45 +00:00
  • c254924b4c Added @Override Arjen Poutsma 2009-06-15 09:30:46 +00:00
  • 3504ba3374 polish Keith Donald 2009-06-13 18:38:04 +00:00
  • 7ef1dace6e polish Keith Donald 2009-06-13 18:31:32 +00:00
  • 6d59dad4b2 since 3.0; lifecycle pkg Keith Donald 2009-06-13 18:26:48 +00:00
  • 42cdeb4302 since 3.0 Keith Donald 2009-06-13 18:25:59 +00:00
  • 079b856a6c javadoc Keith Donald 2009-06-13 18:02:40 +00:00
  • aba0b6d7e0 ignore failing test for now - andy c to investigate next wk Keith Donald 2009-06-13 17:23:40 +00:00
  • dea3f3433b ignore failing test for now - andy c to look at next wk Keith Donald 2009-06-13 17:20:49 +00:00
  • d0079c6058 el-based message resolution; expected failure right now Keith Donald 2009-06-13 17:18:12 +00:00
  • 97e7dfb398 intermediate commit - wip bind and validate lifecycle Keith Donald 2009-06-13 12:45:25 +00:00
  • f05df17037 Remove the emphasis on BeanFactory and replace with use of ApplicationContext Remove example of ObjectFactoryCreatingFactoryBean Some chapter restructuring More explicit listings of non-XML based configuration options. Mark Pollack 2009-06-12 21:01:05 +00:00
  • 2eeeb1b919 Project now builds in Eclipse: added org.codehaus.jackson JARs and sorted classpath entries. Sam Brannen 2009-06-12 15:51:20 +00:00
  • d6d72b225c Fixed typo Sam Brannen 2009-06-12 15:09:23 +00:00
  • 7038e1fa3d [SPR-5824] Removed references to StandardScopes from the reference manual; updated examples accordingly; corrected typos; etc. Sam Brannen 2009-06-12 14:29:29 +00:00
  • 3caecbd1ef A "path patch": AntPatchStringMatcher -> AntPathStringMatcher ;) Sam Brannen 2009-06-12 14:26:37 +00:00
  • ed98bf0668 SPR-5812 - Custom regex matching for @PathVariable Arjen Poutsma 2009-06-12 12:58:27 +00:00
  • 0096930a72 Moving Validator and ValidateResults from src/test to src/main so that the build is no longer broken. Sam Brannen 2009-06-12 12:18:34 +00:00
  • 9a84ef4686 - Javadoc - Renamed JacksonHttpMessageConverter to BindingJacksonHttpMessageConverter Arjen Poutsma 2009-06-12 11:26:13 +00:00
  • d26df490b5 JavaDoc typo Sam Brannen 2009-06-12 09:56:39 +00:00
  • 20195eb66b JavaDoc typo Sam Brannen 2009-06-12 09:29:24 +00:00
  • 3ca8c9be17 SPR-5823 - JSON HttpMessageConverter Arjen Poutsma 2009-06-12 07:53:53 +00:00
  • 1242400789 marked several dependencies as optional (SPR-5820) Juergen Hoeller 2009-06-11 21:59:07 +00:00
  • 04fa16b699 successes/failures impl Keith Donald 2009-06-11 21:00:19 +00:00
  • 75c7a7aeeb polish Keith Donald 2009-06-11 20:56:47 +00:00
  • f70d14e2c2 added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782) Thomas Risberg 2009-06-11 20:54:09 +00:00
  • 1d6a3e5360 bind and validate lifecycle initial commit Keith Donald 2009-06-11 20:29:01 +00:00
  • 8998228fac formatter registry Keith Donald 2009-06-11 19:03:43 +00:00
  • d89c8e5ea4 Internal formatting changes introduced only by XmlMind editor, mostly changing < to %lt; Mark Pollack 2009-06-11 18:15:55 +00:00
  • 6875df28d9 change from string compare to code compare for Spel exceptions Andy Clement 2009-06-11 16:18:13 +00:00
  • 69e48828cc change from SpelMessages to SpelMessage. Changed exception getter to getMessageCode() from getMessageUnformatted Andy Clement 2009-06-11 16:17:44 +00:00
  • b9b893f868 annotation factory for currency format is overkill Keith Donald 2009-06-11 14:21:19 +00:00
  • dcb3448748 javadoc Keith Donald 2009-06-11 14:15:52 +00:00