318 Commits (87eb3f970ebc59983b1cfc39dff77e244f596823)

Author SHA1 Message Date
Mark Pollack 7b815b5e05 SPR-5740 16 years ago
Thomas Risberg 762f1c632b updated code examples with generics; took out Java 1.4 references; polished 16 years ago
Mark Pollack 41c8352e16 Documentation fixes: SPR-5748, SPR-5723, SPR-5750, SPR-5753, SPR-5747 16 years ago
Sam Brannen 8f359ece3f Minor fixes for grammar and spelling 16 years ago
Keith Donald c5cc75693d Added to docs 16 years ago
Thomas Risberg 94d6fa8cb1 removed TopLink coverage 16 years ago
Thomas Risberg 2ede4d2731 cleaned up transaction chapter 16 years ago
Thomas Risberg b2526f337a removed getting-started; added section on new tutorial 16 years ago
Thomas Risberg 1ded650a6c finnished updating code examples with generics/varargs for jdbc chapter 16 years ago
Thomas Risberg 585627319d updated version to 3.0.RC1 16 years ago
Thomas Risberg 95213d488c updating code examples with generics/varargs; polishing 16 years ago
Arjen Poutsma 51f539b0ad SPR-5725: Typos in Spring REST documentation 16 years ago
Arjen Poutsma d8071acd55 SPR-5724: Documentation for RESTful webservice examples slightly incorrect for 3.0.0.M3 16 years ago
Keith Donald fbd921f25a embedded db support 16 years ago
Thomas Risberg 93cf346fb1 updating code examples with generics/varargs; polishing 16 years ago
Thomas Risberg dc83107d66 replaced *DaoSuport coverage with annotations used for DAOs 16 years ago
Sam Brannen c0c9501005 [SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well. 16 years ago
Sam Brannen 9daae23e17 [SPR-5145] Updated reference manual regarding deprecation of the legacy JUnit 3.8 code base. 16 years ago
Thomas Risberg 0383f705ae clean-up of the @Bean content 16 years ago
Thomas Risberg 05f1d08028 re-arranged the @Bean content 16 years ago
Thomas Risberg b1577c28e2 removed some JavaConfig references 16 years ago
Thomas Risberg 9aaea34262 fixed DOCTYPE to refer to the root_element used 16 years ago
Sam Brannen 62c991f9d6 [SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well. 16 years ago
Sam Brannen 17858915ab Corrected grammar and spelling mistakes in reference manual. 16 years ago
Sam Brannen db486e147b Added Eclipse project settings to the reference documentation so that the documentation can be more easily edited and built within Eclipse. 16 years ago
Thomas Risberg 41423a9ab9 added some JavaConfig content 16 years ago
Mark Pollack 30967d3b20 Update docs to use of @Bean inside a @Component 16 years ago
Mark Pollack c2f4f97fa5 Update docs to use of @Bean inside a @Component 16 years ago
Ben Hale 6be62f30f1 Updated spring-build 16 years ago
Chris Beams c78f9d14fa Fixed whitespace and added private modifiers to @Value-annotated fields in the @Configuration example 16 years ago
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. 16 years ago
Arjen Poutsma 5a561bcd07 Minor changes to OXM chapter 16 years ago
Thomas Risberg 1facd45c5e switched to use XInclude 16 years ago
Thomas Risberg 298a5c4a8b rearranged content in "New in Spring 3.0" 16 years ago
Thomas Risberg ab52fdf07b added/modified some links 16 years ago
Mark Pollack 823cc6e691 polishing 16 years ago
Mark Pollack aa36118e1c Finish REST docs, add docs for @FactoryMethod, add links in 'new-in-3' 16 years ago
Thomas Risberg 0c5ab54dce added more content to new in Spring 3 16 years ago
Thomas Risberg a4b1adbc60 fixed typo of language 16 years ago
Thomas Risberg 0e77054854 added content to new in Spring 3 16 years ago
Mark Pollack 7f06639be2 Add REST feed view docs, included edits from Thomas R. 16 years ago
Thomas Risberg 19ec3654df added the rest chapter to the build 16 years ago
Thomas Risberg 38e5deefda added language element to programlisting for syntax highlighting 16 years ago
Thomas Risberg 077d7f4bce added language element to programlisting for syntax highlighting 16 years ago
Thomas Risberg f4b4f28fc2 added language element to programlisting for syntax highlighting 16 years ago
Mark Pollack d16d8984a8 REST documentation 16 years ago
Mark Pollack 4fc77944ad More REST documentation 16 years ago
Andy Clement 38c7f566e5 Fixed StandardTypeLocator to only know about java.lang.* out of the box. Doc fixes related to that. 16 years ago
Andy Clement 3cac9267e9 Commented out the sections on list projection and #this. 16 years ago
Andy Clement f20dcf275f Corrected some typos, code samples and changed a bit of wording. All code samples are now SpEL testcases. 16 years ago