Commit Graph

177 Commits

Author SHA1 Message Date
Sam Brannen
2c2d79a4bf polishing 2009-10-06 21:11:51 +00:00
Sam Brannen
b7e36461ca Now mentioning JSR-330 annotations in test chapter. 2009-10-06 21:10:56 +00:00
Sam Brannen
ab10d37fae Corrections regarding BindingResult(s); added a tip regarding programmatic use of LocalValidatorFactoryBean. 2009-10-05 22:24:42 +00:00
Sam Brannen
6ea83afe1e Corrected typos and cleaned up DocBook structure. 2009-10-03 23:45:23 +00:00
Sam Brannen
0eda92a51a Fixed minor grammatical errors. 2009-10-01 22:52:46 +00:00
Andy Clement
076fc89a50 SPR-5518: Documented ability to use text rather than symbols for SPEL operators (lt, le, gt, ge, eq, ne, div, mod, not). Can help in XML specification of expressions. 2009-10-01 19:39:20 +00:00
Andy Clement
10e26e6dc7 SPR-6123: doc update on writing good pointcuts (should include a within()) 2009-10-01 19:05:11 +00:00
Sam Brannen
bfddb0938b Abed Rabbo --> Abedrabbo 2009-09-26 20:58:50 +00:00
Mark Fisher
22e1305cf0 updated reference documentation now that the <executor/> and <scheduler/> element's 'size' attribute has been renamed to 'pool-size' 2009-09-25 14:21:49 +00:00
Mark Pollack
d8245c800b Add minimal doc for JSR 330 support. 2009-09-25 08:17:12 +00:00
Rob Harrop
2eb6f497a9 updated testing chapter of ref guide 2009-09-23 14:59:21 +00:00
Keith Donald
5fa7347641 polish 2009-09-14 23:18:31 +00:00
Keith Donald
0d6b9f1241 polish 2009-09-14 23:17:03 +00:00
Keith Donald
0d7f4117ab polish 2009-09-14 22:51:22 +00:00
Keith Donald
c0d2c6fed4 polish 2009-09-14 22:43:44 +00:00
Keith Donald
af1c507f93 polish 2009-09-14 22:40:44 +00:00
Keith Donald
9e9f9df041 polish 2009-09-14 22:25:55 +00:00
Keith Donald
df7a4dba3a polish 2009-09-14 22:00:54 +00:00
Keith Donald
5c525e546c polish 2009-09-14 21:59:12 +00:00
Keith Donald
90697e884d polish 2009-09-14 21:32:13 +00:00
Keith Donald
d5ed42e860 spring 3 validation docs; jsr303 integration 2009-09-14 20:54:46 +00:00
Thomas Risberg
f7562614bc changed from M4 to RC1 2009-09-11 15:34:32 +00:00
Thomas Risberg
377359b924 polished 2009-09-09 17:28:34 +00:00
Thomas Risberg
aeee120431 Beverly's edits reviewed; fixed coverage for SimpleJdbcCall and the use of default parameter values (SPR-5929) 2009-09-09 17:28:21 +00:00
Mark Fisher
c10342a553 Added documentation for @Scheduled and @Async annotations. 2009-09-07 04:06:18 +00:00
Mark Fisher
b18a1dc5b3 added documentation for the task namespace 2009-09-06 18:24:16 +00:00
Keith Donald
cd20be7a4f polish 2009-09-03 18:52:39 +00:00
Keith Donald
80570a28c0 polish 2009-09-03 16:54:24 +00:00
Keith Donald
b4aa322c4c polish 2009-09-03 16:43:44 +00:00
Keith Donald
21d9b70fd8 polish 2009-09-03 16:32:09 +00:00
Keith Donald
9b2f161b7e polish 2009-09-03 16:30:46 +00:00
Keith Donald
ca159f6d9a polish 2009-09-03 15:01:54 +00:00
Keith Donald
223e1e4522 polish 2009-09-03 14:44:10 +00:00
Keith Donald
35c4a4b3b0 polish 2009-09-03 14:06:10 +00:00
Keith Donald
477c4d3865 updaten new in 3 2009-09-03 05:32:19 +00:00
Keith Donald
19450cd069 updaten new in 3 2009-09-03 05:30:56 +00:00
Keith Donald
e7095748f3 polish 2009-09-03 04:44:21 +00:00
Keith Donald
421aab0fa5 polish 2009-09-03 04:41:37 +00:00
Keith Donald
354e6fafe9 polish 2009-09-03 04:17:18 +00:00
Keith Donald
d18bc356f2 polish 2009-09-03 03:40:37 +00:00
Keith Donald
835ebfcd25 setting up FormatterRegistrY 2009-09-03 03:36:57 +00:00
Keith Donald
70083474e1 polish 2009-09-02 23:47:21 +00:00
Keith Donald
900660ae56 converter / formatter docs initial commit 2009-09-02 23:34:01 +00:00
Chris Beams
19bccaaa11 updates made during my review of beans.xml:
* eliminated all usage of "the section entitled", because <xref> links already render including "the section called ".  This was resulting in sentences like 'see also the section entitled the section called "@Autowired"'. This issue affected nearly all sections of the documentation, so went beyond just beans.xml

* fixed table overflow in the "Using filters to customize scanning" section (approx. p.90)

* fixed all code overflows in <programlisting/> elements

* corrected a couple minor syntax errors with SpEL examples (missing closing braces)

* added 'language="..."' element to <programlisting> elements where appropriate to enable syntax highlighting.

* normalized all code indention to four-space (some code listings were using one- and two-space)

* updated all code listings to use same-line opening braces.

* eliminated section regarding backward compatibility with Spring DTDs and singleton=true|false.  This seems like cruft to me, and we shouldn't keep historical notes around forever.

* Added <note> regarding the new thread scope (SimpleThreadScope) to Section 3.5 Bean Scopes.  Also updated the section on registering a custom Scope implementation to use the SimpleThreadScope as an example.

* updated the new-in-3.xml section to improve the @Configuration example
2009-08-31 05:36:34 +00:00
Thomas Risberg
7b6029d515 Beverly's edits reviewed; modified the introduction part to include the preface text 2009-08-29 03:17:02 +00:00
Mark Fisher
e0c63d8cba minor typos and tweaks to 'expressions' chapter 2009-08-28 12:44:54 +00:00
Mark Fisher
d3a6c48cf0 modified intro to accommodate new order and added features 2009-08-27 00:17:08 +00:00
Mark Fisher
b5661ebd12 Moved Quartz and Timer discussion after TaskExecutor and TaskScheduler 2009-08-26 23:48:47 +00:00
Sam Brannen
a07da0d950 [SPR-6043] @NotTransactional is now deprecated 2009-08-26 23:23:07 +00:00
Mark Fisher
eb5d47c64e Added documentation for the TaskScheduler abstraction. 2009-08-26 22:06:34 +00:00