Keith Donald
f4631b1cb6
Spring eval docs
15 years ago
Keith Donald
62eb6cb473
Spring eval docs
15 years ago
Sam Brannen
69cb15f27f
[SPR-6821] Removed lingering reference to StandardScopes.
15 years ago
Keith Donald
bfd61d6303
mvc namespace docs
15 years ago
Keith Donald
61958b6b3b
comments about tutorials
15 years ago
Costin Leau
7aec01bbac
SPR-5379
...
+ added clarifications to section 3.4.5.2 Excluding a bean from autowiring
15 years ago
Costin Leau
a9386f5c79
SPR-5246
...
+ clarify order of annotation and XML injection
15 years ago
Juergen Hoeller
5f166f6799
added warning about annotated controller interfaces (SPR-6655)
15 years ago
Juergen Hoeller
a44ec9f4f7
fixed JmsTemplate example (SPR-6789)
15 years ago
Costin Leau
dcf0244566
SPR-3786
...
+ add note on annotation-based injection vs XML
+ provide a nicer introduction to annotation based chapter
15 years ago
Juergen Hoeller
2d6ea2f4fe
fixed JPA multi-unit setup example (SPR-6781)
15 years ago
Chris Beams
1cda8cb6fa
Updated documentation to point out that AnnotationConfigWebApplicationContext can accept both fully-qualified class names as well as base packages to the contextConfigLocation init-param.
15 years ago
Juergen Hoeller
d13f0c8052
fixed namespace example (SPR-6766)
15 years ago
Costin Leau
1bbe93e535
SPR-3709
...
+ improved example to work with multi-nested declarations
+ used JDK 5 syntax
+ added documentation code into trunk (including unit test) for easier future reference
15 years ago
Costin Leau
71d7b22d5e
SPR-3771
...
+ added table summarizing the Aware interfaces in Spring 3
15 years ago
Costin Leau
1152d51c6f
SPR-4493
...
+ added some clarifications
+ improved the document structure
15 years ago
Costin Leau
2f840b1097
SPR-6646
...
+ replaced handleRequest() with setSynchronizeOnSession() which is final
15 years ago
Costin Leau
bc37c50972
SPR-4493
...
SPR-6756
15 years ago
Juergen Hoeller
8c791b529b
fixed instrumentation jar names (SPR-6753)
15 years ago
Juergen Hoeller
3339356a55
fixed typo (SPR-6748)
15 years ago
Thomas Risberg
b7f143ae58
updated reference documentation with references to "spring-agent.jar" to use "org.springframework.instrument-{version}.jar" (SPR-6597)
15 years ago
Juergen Hoeller
975dcd7bbf
fixed inaccuracies (SPR-6723, SPR-6725)
15 years ago
Juergen Hoeller
a70bb40b3d
updated LocalValidatorFactoryBean documentation (SPR-6609)
15 years ago
Juergen Hoeller
1896efd048
removed references to Perl5RegexpMethodPointcut (SPR-6721)
15 years ago
Juergen Hoeller
6ffb750171
updated CustomEditorConfigurer example to recommended style (SPR-5971)
15 years ago
Juergen Hoeller
d9ed1e953e
fixed documentation bugs
15 years ago
Juergen Hoeller
f7952fccc8
fixed sample code (SPR-6687)
15 years ago
Juergen Hoeller
23b0f82173
fixed link to blog entry (SPR-6691)
15 years ago
Juergen Hoeller
2ef40d2422
fixed typos
15 years ago
Juergen Hoeller
8bda9cd2bf
fixed StandardEvaluationContext code sample
15 years ago
Juergen Hoeller
4931e8b229
fixed "inner vs. nested class" terminology (SPR-6608)
15 years ago
Juergen Hoeller
f7b0a2c0a2
fixed JavaConfig sample code (SPR-6637, SPR-6638)
15 years ago
Chris Beams
d2f28ccf41
SJC-273 resolved minor @Configuration documentation error
15 years ago
Chris Beams
f6228b91e5
Resolved SPR-6187: touch-ups based on mfisher's feedback.
15 years ago
Chris Beams
0057481a0a
SPR-6187: Document @Configuration classes and AnnotationConfig[Web]ApplicationContext
15 years ago
Chris Beams
77a70f256c
further tweaks on logging section
15 years ago
Chris Beams
56dcd9296a
minor usage/grammar improvements in logging section
15 years ago
Thomas Risberg
d016a1cc2f
updated version for 3.0 GA release
15 years ago
David Syer
c8d65f078b
SPR-6558: correct maven repository locations
15 years ago
Keith Donald
14b69148f9
file names based on section id now; updated sec ids to match conventions
15 years ago
Arjen Poutsma
04e08d6952
Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions
15 years ago
Arjen Poutsma
4c76b48fd6
Updated Multipart documentation
15 years ago
Juergen Hoeller
3ffc2ba48d
revised section on inheriting annotations from interfaces
15 years ago
Andy Clement
33a7bbb485
SPR-6525: avoid need to use #root for method parameter references
15 years ago
Sam Brannen
e01c2eafa1
Fixed copy-n-paste errors.
15 years ago
David Syer
f4763a801f
SPR-5327: Duh: broken build - invalid XML.
15 years ago
Sam Brannen
11d2921767
Removed reference to the British musical and multimedia group "the the". ;)
15 years ago
Juergen Hoeller
12892eef98
fixed String size constraint example (SPR-6517)
15 years ago
David Syer
604a9f077d
SPR-5327: update artifact ids
15 years ago
David Syer
fae06dc156
SPR-6092: clarify jar name in test docs
15 years ago