Sam Brannen
c7661d5341
[SPR-5781] Added a "note" for static import for assertions; additional polishing.
16 years ago
Sam Brannen
522475a05b
[SPR-5893] polishing
16 years ago
Sam Brannen
ccb0a30169
fixed minor typo
16 years ago
Sam Brannen
755b514468
[SPR-5798] fixed typos
16 years ago
Mark Pollack
9696c66517
Finished applying Beverly's edits
16 years ago
Sam Brannen
b3f3705286
[SPR-5944] Documented potential "false positives" in ORM test code.
16 years ago
Mark Pollack
35b2a7e612
Applied and reviewed Beverly's final edits up to section "beans-factory-scopes"
16 years ago
Mark Pollack
241280d24d
Beverly's edits reviewed.
16 years ago
Sam Brannen
5054802eb9
[SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage.
16 years ago
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.
16 years ago
Sam Brannen
e77e070e7a
[SPR-4702] Reference manual updates
16 years ago
Sam Brannen
70ee067400
[SPR-5887] Updated documentation regarding upgrade to JUnit 4.6.
16 years ago
Mark Pollack
474ffaac63
Beverly's copy edits - to be reviewed.
16 years ago
Sam Brannen
a32448da02
Added link to the Mockito test spy "mock" testing library.
16 years ago
Thomas Risberg
f289b0ff15
updated note re. 3.0 tutorial
16 years ago
Thomas Risberg
6bb5bdd0c6
moved some misplaced JPA sections
16 years ago
Thomas Risberg
9eacd10615
removed some instances of unnecessary <value></value> elements
16 years ago
Thomas Risberg
a24eccb390
fixed JavaConfig example
16 years ago
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
Mark Pollack
bb3c9c1898
clean up use of old <value></value> usage.
...
Refer to STS and p-namespace
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 (?.)
...
remove references to ANTLR
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
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.
16 years ago
Sam Brannen
d6d72b225c
Fixed typo
16 years ago
Sam Brannen
7038e1fa3d
[SPR-5824] Removed references to StandardScopes from the reference manual; updated examples accordingly; corrected typos; etc.
16 years ago
Mark Pollack
d89c8e5ea4
Internal formatting changes introduced only by XmlMind editor, mostly changing < to %lt;
16 years ago
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'
16 years ago
Thomas Risberg
268f04aac8
updated xxx-2.5.xsd references to 3.0
16 years ago
Thomas Risberg
c9bcc771dc
updated ORM coverage to provide <tx:advice> and @Transactional samples; removed ProxyFactoryBean example
16 years ago
Thomas Risberg
48e7c44c35
changed section ids so they don't clash with aop-spring.xml
16 years ago
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
16 years ago
Thomas Risberg
60af7aba16
fixed duplicate section ids
16 years ago
Arjen Poutsma
15e51c5fb3
Minor changes
16 years ago
Sam Brannen
e5f37c8230
The text which was previously "instilled with boldness" (i.e., emboldened) is now just bold. ;)
16 years ago
Thomas Risberg
660cd3d00a
further re-working of the ORM chapter
16 years ago
Thomas Risberg
62406474e0
first cut at re-organizing the ORM chapter; moved outdated sections to new Classic Spring Usage appendix
16 years ago
Mark Pollack
44b7ef43d3
reformatting due to loading inside XmlMind 4.1
16 years ago
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