Commit Graph

316 Commits

Author SHA1 Message Date
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 8303d4945e updated the oxm exceptions figure (SPR-6095) 2009-09-11 15:11:52 +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
Thomas Risberg c1f0301433 reduced size of level 4 subsection headings 2009-09-09 17:27:05 +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
Sam Brannen 8fb53c801e [SPR-5995] Updated documentation regarding compatibility with JUnit 4.5, 4.6, and 4.7. 2009-08-26 13:13:06 +00:00
Chris Beams b118aae971 s/(init|destroy)MethodName/(init|destroy)Method/ to reflect recent changes made when porting @Bean to Spring core. 2009-08-25 05:10:42 +00:00
Sam Brannen 601120979b [SPR-5964] Upgraded to TestNG 5.10 2009-08-11 10:31:06 +00:00
Sam Brannen 42638585b5 [SPR-5963] Upgraded to JUnit 4.7 2009-08-11 10:12:20 +00:00
Mark Pollack 2cd71758ed Apply Beverly's edits to mvc chapter. 2009-08-07 03:41:34 +00:00
Mark Pollack 19dc0d32d6 Apply Beverly's edits to mvc chapter. 2009-08-07 03:23:47 +00:00
Thomas Risberg fe5b5022f0 Beverly's edits reviewed; spell checked 2009-08-06 16:27:20 +00:00
Thomas Risberg c6edc5869a removed RC1 references 2009-08-06 16:26:36 +00:00
Mark Pollack 3e02887dd2 SPR-5979 - Reference guide refers to non-existing type StandardScopes
SPR-5965 - Typo error in reference documentation - "What's new in Spring 3.0"
2009-08-05 19:02:55 +00:00
Arjen Poutsma 7043dff97b 2009-08-05 11:54:07 +00:00
Thomas Risberg 54d403e6b8 revisions after spell check; tweaked text in section covering rollback rules 2009-08-04 03:42:12 +00:00
Thomas Risberg 7c06ea99bb final revisions and marked all comments 2009-08-03 20:19:19 +00:00
Thomas Risberg 791faf4e63 put the definite article back in some places for Spring Framework to be consistent with common usage 2009-08-03 15:38:48 +00:00
Thomas Risberg c9cc30a379 updated chapter title 2009-07-31 13:25:06 +00:00
Thomas Risberg 4bf3a9c9bd changed J2EE to Java EE 2009-07-30 18:32:05 +00:00
Thomas Risberg 40c4941cbf changed structure - added Parts for intro chapters and appendices; changed J2EE to Java EE 2009-07-30 18:31:00 +00:00
Thomas Risberg dd96d6d249 Beverly's edits reviewed; changed J2EE to Java EE 2009-07-30 18:29:56 +00:00
Sam Brannen c7661d5341 [SPR-5781] Added a "note" for static import for assertions; additional polishing. 2009-07-29 15:51:18 +00:00
Sam Brannen 522475a05b [SPR-5893] polishing 2009-07-27 15:57:16 +00:00
Sam Brannen ccb0a30169 fixed minor typo 2009-07-25 23:03:24 +00:00
Sam Brannen 755b514468 [SPR-5798] fixed typos 2009-07-25 22:41:16 +00:00
Mark Pollack 9696c66517 Finished applying Beverly's edits 2009-07-22 04:53:58 +00:00
Sam Brannen b3f3705286 [SPR-5944] Documented potential "false positives" in ORM test code. 2009-07-21 12:12:42 +00:00
Mark Pollack 35b2a7e612 Applied and reviewed Beverly's final edits up to section "beans-factory-scopes" 2009-07-16 06:41:52 +00:00
Mark Pollack 241280d24d Beverly's edits reviewed. 2009-07-16 03:17:53 +00:00
Sam Brannen 5054802eb9 [SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage. 2009-07-10 12:15:58 +00:00
Sam Brannen e31d947eb9 [SPR-5640] Updated reference manual regarding new support for marking the test application context as 'dirty' after each test method within a given test class. 2009-07-06 22:23:55 +00:00
Sam Brannen e77e070e7a [SPR-4702] Reference manual updates 2009-07-06 18:04:37 +00:00
Sam Brannen 70ee067400 [SPR-5887] Updated documentation regarding upgrade to JUnit 4.6. 2009-07-03 11:27:13 +00:00
Mark Pollack 474ffaac63 Beverly's copy edits - to be reviewed. 2009-07-01 15:24:04 +00:00
Sam Brannen a32448da02 Added link to the Mockito test spy "mock" testing library. 2009-06-30 18:40:33 +00:00
Thomas Risberg f289b0ff15 updated note re. 3.0 tutorial 2009-06-29 16:59:22 +00:00
Thomas Risberg 6bb5bdd0c6 moved some misplaced JPA sections 2009-06-26 03:45:48 +00:00
Thomas Risberg 9eacd10615 removed some instances of unnecessary <value></value> elements 2009-06-26 03:37:18 +00:00
Thomas Risberg a24eccb390 fixed JavaConfig example 2009-06-25 22:02:18 +00:00
Thomas Risberg 05e3c00a98 added link to Dave's transaction article 2009-06-25 16:54:42 +00:00
Thomas Risberg abc47e56bd updated WebSphere and WebLogic transaction manager sections to reflect currently supported versions 2009-06-25 14:51:37 +00:00
Mark Pollack bb3c9c1898 clean up use of old <value></value> usage.
Refer to STS and p-namespace
2009-06-19 13:43:33 +00:00
Arjen Poutsma 54ffedce0d Documentation 2009-06-19 12:30:57 +00:00
Mark Pollack e3ce3306fe replace XML usage of JndiObjectFactoryBean with <jee:jndi-lookup/> 2009-06-19 12:22:18 +00:00
Mark Pollack bf08c3ffbf Document Elvis Operator (?: ) and Safe Navigation Operator (?.)
remove references to ANTLR
2009-06-19 11:58:00 +00:00
Arjen Poutsma a4419c98bf Removed REST chapter. 2009-06-16 15:06:46 +00:00
Arjen Poutsma 1f13148458 Moved REST Etag filter to MVC chapter 2009-06-16 14:37:57 +00:00
Arjen Poutsma e9ac4bc0ad Moved REST HTTP Method Conversion to View chapter. 2009-06-16 14:31:42 +00:00
Arjen Poutsma 06777c8123 Moved REST @ExceptionResolver to MVC chapter. 2009-06-16 14:16:38 +00:00
Arjen Poutsma b57085909c Moved REST views to View chapter. 2009-06-16 14:11:35 +00:00
Mark Pollack 7b1ff5859e minor cleanup 2009-06-16 02:37:19 +00:00
Mark Pollack 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.
2009-06-12 21:01:05 +00:00
Sam Brannen d6d72b225c Fixed typo 2009-06-12 15:09:23 +00:00
Sam Brannen 7038e1fa3d [SPR-5824] Removed references to StandardScopes from the reference manual; updated examples accordingly; corrected typos; etc. 2009-06-12 14:29:29 +00:00
Mark Pollack d89c8e5ea4 Internal formatting changes introduced only by XmlMind editor, mostly changing < to %lt; 2009-06-11 18:15:55 +00:00
Arjen Poutsma 332d2287da - Merged server-side REST into MVC chapter
- Merged client-side REST into Remoting chapter
- Removed sections about Controller interface, in favor of @Controller
- Updated samples to be more 'RESTful'
2009-06-10 11:09:39 +00:00
Thomas Risberg 268f04aac8 updated xxx-2.5.xsd references to 3.0 2009-06-09 23:39:37 +00:00
Thomas Risberg c9bcc771dc updated ORM coverage to provide <tx:advice> and @Transactional samples; removed ProxyFactoryBean example 2009-06-09 23:30:36 +00:00
Thomas Risberg 48e7c44c35 changed section ids so they don't clash with aop-spring.xml 2009-06-09 23:28:54 +00:00
Mark Pollack 278488d11e Documentation cleanup.
Move classic aop-api chapter to appendix
Move JMS 1.0.2 related documentation to appendix
Remove references to Commons Annotations and source level metadata abstraction
Fix program highlighting issue in beans.xml
2009-06-09 21:29:53 +00:00
Thomas Risberg 60af7aba16 fixed duplicate section ids 2009-05-29 11:34:54 +00:00
Arjen Poutsma 15e51c5fb3 Minor changes 2009-05-28 11:13:38 +00:00
Sam Brannen e5f37c8230 The text which was previously "instilled with boldness" (i.e., emboldened) is now just bold. ;) 2009-05-25 15:41:09 +00:00
Thomas Risberg 660cd3d00a further re-working of the ORM chapter 2009-05-22 19:01:32 +00:00
Thomas Risberg 62406474e0 first cut at re-organizing the ORM chapter; moved outdated sections to new Classic Spring Usage appendix 2009-05-22 16:16:12 +00:00
Mark Pollack 44b7ef43d3 reformatting due to loading inside XmlMind 4.1 2009-05-22 13:40:27 +00:00
Mark Pollack 7b815b5e05 SPR-5740 2009-05-21 20:41:57 +00:00
Thomas Risberg 762f1c632b updated code examples with generics; took out Java 1.4 references; polished 2009-05-19 23:45:19 +00:00
Mark Pollack 41c8352e16 Documentation fixes: SPR-5748, SPR-5723, SPR-5750, SPR-5753, SPR-5747 2009-05-19 22:09:06 +00:00
Sam Brannen 8f359ece3f Minor fixes for grammar and spelling 2009-05-19 19:02:22 +00:00
Keith Donald c5cc75693d Added to docs 2009-05-16 22:58:18 +00:00
Thomas Risberg 94d6fa8cb1 removed TopLink coverage 2009-05-15 21:52:23 +00:00
Thomas Risberg 2ede4d2731 cleaned up transaction chapter 2009-05-15 20:15:18 +00:00
Thomas Risberg b2526f337a removed getting-started; added section on new tutorial 2009-05-15 15:25:43 +00:00
Thomas Risberg 1ded650a6c finnished updating code examples with generics/varargs for jdbc chapter 2009-05-13 18:45:24 +00:00
Thomas Risberg 585627319d updated version to 3.0.RC1 2009-05-13 18:44:39 +00:00
Thomas Risberg 95213d488c updating code examples with generics/varargs; polishing 2009-05-12 18:18:29 +00:00
Arjen Poutsma 51f539b0ad SPR-5725: Typos in Spring REST documentation 2009-05-12 08:47:36 +00:00
Arjen Poutsma d8071acd55 SPR-5724: Documentation for RESTful webservice examples slightly incorrect for 3.0.0.M3 2009-05-12 08:46:14 +00:00
Keith Donald fbd921f25a embedded db support 2009-05-09 23:52:13 +00:00
Thomas Risberg 93cf346fb1 updating code examples with generics/varargs; polishing 2009-05-09 02:40:54 +00:00
Thomas Risberg dc83107d66 replaced *DaoSuport coverage with annotations used for DAOs 2009-05-08 20:33:32 +00:00
Sam Brannen c0c9501005 [SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well. 2009-05-06 06:25:03 +00:00
Sam Brannen 9daae23e17 [SPR-5145] Updated reference manual regarding deprecation of the legacy JUnit 3.8 code base.
[SPR-5713] Updated reference manual with an example demonstrating the new 'value' alias for @ContextConfiguration's 'locations' attribute.
2009-05-05 08:02:22 +00:00
Thomas Risberg 0383f705ae clean-up of the @Bean content 2009-05-01 20:14:23 +00:00
Thomas Risberg 05f1d08028 re-arranged the @Bean content 2009-05-01 19:48:08 +00:00
Thomas Risberg b1577c28e2 removed some JavaConfig references 2009-04-30 04:35:30 +00:00
Thomas Risberg 9aaea34262 fixed DOCTYPE to refer to the root_element used 2009-04-30 04:16:07 +00:00
Sam Brannen 62c991f9d6 [SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well. 2009-04-30 01:04:39 +00:00
Sam Brannen 17858915ab Corrected grammar and spelling mistakes in reference manual. 2009-04-30 01:03:44 +00:00
Sam Brannen db486e147b Added Eclipse project settings to the reference documentation so that the documentation can be more easily edited and built within Eclipse. 2009-04-30 00:59:09 +00:00
Thomas Risberg 41423a9ab9 added some JavaConfig content 2009-04-29 21:14:01 +00:00
Mark Pollack 30967d3b20 Update docs to use of @Bean inside a @Component 2009-04-27 05:40:11 +00:00
Mark Pollack c2f4f97fa5 Update docs to use of @Bean inside a @Component 2009-04-27 05:37:45 +00:00
Ben Hale 6be62f30f1 Updated spring-build 2009-04-20 12:16:50 +00:00
Chris Beams c78f9d14fa Fixed whitespace and added private modifiers to @Value-annotated fields in the @Configuration example 2009-04-18 00:22:03 +00:00
Andy Clement b98c7e48ef filled in some basic details on the type conversion support. No TODOs left in this section now. Also properly added the selection/projection sections. 2009-04-17 05:14:07 +00:00
Arjen Poutsma 5a561bcd07 Minor changes to OXM chapter 2009-04-15 10:11:52 +00:00
Thomas Risberg 1facd45c5e switched to use XInclude 2009-04-14 21:37:40 +00:00
Thomas Risberg 298a5c4a8b rearranged content in "New in Spring 3.0" 2009-04-14 17:24:56 +00:00
Thomas Risberg ab52fdf07b added/modified some links 2009-04-14 14:12:28 +00:00
Mark Pollack 823cc6e691 polishing 2009-04-14 07:07:01 +00:00
Mark Pollack aa36118e1c Finish REST docs, add docs for @FactoryMethod, add links in 'new-in-3' 2009-04-14 06:59:22 +00:00
Thomas Risberg 0c5ab54dce added more content to new in Spring 3 2009-04-14 04:43:15 +00:00
Thomas Risberg a4b1adbc60 fixed typo of language 2009-04-14 04:35:40 +00:00
Thomas Risberg 0e77054854 added content to new in Spring 3 2009-04-14 04:02:10 +00:00
Mark Pollack 7f06639be2 Add REST feed view docs, included edits from Thomas R. 2009-04-13 22:11:15 +00:00
Thomas Risberg 19ec3654df added the rest chapter to the build 2009-04-13 17:46:21 +00:00
Thomas Risberg 38e5deefda added language element to programlisting for syntax highlighting 2009-04-13 15:04:07 +00:00
Thomas Risberg 077d7f4bce added language element to programlisting for syntax highlighting 2009-04-13 14:27:47 +00:00
Thomas Risberg f4b4f28fc2 added language element to programlisting for syntax highlighting 2009-04-13 13:12:38 +00:00
Mark Pollack d16d8984a8 REST documentation 2009-04-11 05:59:12 +00:00
Mark Pollack 4fc77944ad More REST documentation 2009-04-11 04:49:11 +00:00
Andy Clement 38c7f566e5 Fixed StandardTypeLocator to only know about java.lang.* out of the box. Doc fixes related to that. 2009-04-10 03:20:09 +00:00
Andy Clement 3cac9267e9 Commented out the sections on list projection and #this. 2009-04-09 05:44:35 +00:00
Andy Clement f20dcf275f Corrected some typos, code samples and changed a bit of wording. All code samples are now SpEL testcases. 2009-04-09 01:56:34 +00:00
Mark Pollack 5e46fab34d Start of REST documentation 2009-04-08 19:29:02 +00:00
Mark Pollack b132e964be add paragraph on SpEL, reorganize section layout. 2009-04-08 14:06:01 +00:00
Thomas Risberg a3cbb05ed5 added language element to programlisting for syntax highlighting 2009-04-08 13:38:36 +00:00
Mark Pollack f917ba89d6 Spring Expression Language docs 2009-04-08 03:37:28 +00:00
Thomas Risberg fc899e5881 added spring leaf for notes 2009-04-07 22:12:31 +00:00
Thomas Risberg 51526d6541 added JMS to overview 2009-04-07 17:30:44 +00:00
Thomas Risberg fb8ec6ed97 added some styling and color coded syntax highlighting to beans chapter 2009-04-07 16:54:36 +00:00
Mark Pollack 5f5bee1022 Spring Expression Language docs 2009-04-07 04:45:05 +00:00
Mark Pollack 1f00e639e0 Spring Expression Language docs 2009-04-07 04:42:51 +00:00
Thomas Risberg b14d760c9b an outline of the Getting Started chapter 2009-04-06 20:10:04 +00:00
Thomas Risberg eb90bbeadc added the OXM chapter from Spring WS 2009-04-06 19:43:18 +00:00
Thomas Risberg 55bdd07580 revised overview graphics to match new modules 2009-04-06 16:12:50 +00:00
Mark Pollack f64bedb9e1 Polishing. Add description of literal expressions. 2009-04-05 16:25:26 +00:00
Mark Pollack 51f741ccec Initial pass of docs for he Spring expression language. 2009-04-05 09:38:19 +00:00
Thomas Risberg 6e7e107621 mostly changes to Preface and Introduction chapters 2009-04-03 04:08:08 +00:00
Thomas Risberg 8a6e51922a started "new in Spring 3" chapter; added some overview to introduction chapter 2009-04-01 03:35:39 +00:00
Mark Pollack e93bf49268 Add Michael Isvy's documentation on @CookieValue and @RequestHeader annotations. 2009-03-31 17:57:52 +00:00
Thomas Risberg abbdc1144a Added the Spring Framework reference documentation 2009-03-18 20:00:49 +00:00