1
1
= Spring Framework Documentation
2
2
3
- ****
4
- _What's New_, _Upgrade Notes_, _Supported Versions_, and other topics,
5
- independent of release cadence, are maintained externally on the project's
6
- https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
7
- ****
8
-
9
- ifdef::backend-html5[]
10
- NOTE: This documentation is also available as {doc-root} /spring-framework/docs/{spring-version} /reference/pdf/index.pdf[PDF].
11
- endif::[]
12
-
13
- ifdef::backend-pdf[]
14
- NOTE: This documentation is also available as {doc-root} /spring-framework/docs/{spring-version} /reference/html/index.html[HTML].
15
- endif::[]
16
-
17
3
[horizontal]
18
4
<<overview.adoc#overview, Overview>> :: history, design philosophy, feedback,
19
5
getting started.
@@ -30,7 +16,17 @@ WebSocket, RSocket.
30
16
<<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX,
31
17
Email, Tasks, Scheduling, Caching.
32
18
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.
33
- <<appendix.adoc#appendix, Appendix>> :: miscellaneous topics.
19
+ <<appendix.adoc#appendix, Appendix>> :: Spring properties.
20
+ https://github.com/spring-projects/spring-framework/wiki[*Wiki* ] :: What's New, Upgrade Notes, Supported Versions,
21
+ and other cross-version information.
22
+
23
+ ifdef::backend-html5[]
24
+ NOTE: This documentation is also available as {doc-root} /spring-framework/docs/{spring-version} /reference/pdf/index.pdf[PDF].
25
+ endif::[]
26
+
27
+ ifdef::backend-pdf[]
28
+ NOTE: This documentation is also available as {doc-root} /spring-framework/docs/{spring-version} /reference/html/index.html[HTML].
29
+ endif::[]
34
30
35
31
Rod Johnson, Juergen Hoeller, Keith Donald, Colin Sampaleanu, Rob Harrop, Thomas Risberg,
36
32
Alef Arendsen, Darren Davison, Dmitriy Kopylenko, Mark Pollack, Thierry Templier, Erwin
0 commit comments