Sam Brannen
|
8fb53c801e
|
[SPR-5995] Updated documentation regarding compatibility with JUnit 4.5, 4.6, and 4.7.
|
15 years ago |
Chris Beams
|
b118aae971
|
s/(init|destroy)MethodName/(init|destroy)Method/ to reflect recent changes made when porting @Bean to Spring core.
|
15 years ago |
Sam Brannen
|
601120979b
|
[SPR-5964] Upgraded to TestNG 5.10
|
15 years ago |
Sam Brannen
|
42638585b5
|
[SPR-5963] Upgraded to JUnit 4.7
|
15 years ago |
Mark Pollack
|
2cd71758ed
|
Apply Beverly's edits to mvc chapter.
|
15 years ago |
Mark Pollack
|
19dc0d32d6
|
Apply Beverly's edits to mvc chapter.
|
15 years ago |
Thomas Risberg
|
fe5b5022f0
|
Beverly's edits reviewed; spell checked
|
16 years ago |
Thomas Risberg
|
c6edc5869a
|
removed RC1 references
|
16 years ago |
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"
|
16 years ago |
Arjen Poutsma
|
7043dff97b
|
|
16 years ago |
Thomas Risberg
|
54d403e6b8
|
revisions after spell check; tweaked text in section covering rollback rules
|
16 years ago |
Thomas Risberg
|
7c06ea99bb
|
final revisions and marked all comments
|
16 years ago |
Thomas Risberg
|
791faf4e63
|
put the definite article back in some places for Spring Framework to be consistent with common usage
|
16 years ago |
Thomas Risberg
|
c9cc30a379
|
updated chapter title
|
16 years ago |
Thomas Risberg
|
4bf3a9c9bd
|
changed J2EE to Java EE
|
16 years ago |
Thomas Risberg
|
40c4941cbf
|
changed structure - added Parts for intro chapters and appendices; changed J2EE to Java EE
|
16 years ago |
Thomas Risberg
|
dd96d6d249
|
Beverly's edits reviewed; changed J2EE to Java EE
|
16 years ago |
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 |