1
- = Spring Framework Reference Documentation
2
- The Spring Framework team and contributors https://github.com/spring-projects/spring-framework/graphs/contributors
1
+ = Spring Framework Documentation
3
2
:doc-root: https://docs.spring.io
4
3
:api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework
5
4
6
- Welcome to the Spring Framework reference!
5
+ Welcome to the Spring Framework reference documentation !
7
6
8
- Please read the <<overview.adoc,Overview>> for an introduction including brief history,
7
+ Please read the <<overview.adoc,* Overview* >> for a quick introduction including brief history,
9
8
design philosophy, where to ask questions, and tips to get started. For information on
10
- what 's new , or migrating from a previous version , check the
11
- https://github.com/spring-projects/spring-framework/wiki[Github Wiki].
9
+ "What 's New" , or "Migrating from previous versions" , check the
10
+ https://github.com/spring-projects/spring-framework/wiki[* Github Wiki* ].
12
11
13
- The reference is divided into several sections:
12
+ The reference documentation is divided into several sections:
14
13
15
14
[horizontal]
16
15
<<core.adoc#spring-core,Core>> :: IoC container, Events, Resources, i18n, Validation,
@@ -25,4 +24,4 @@ SockJS, STOMP messaging.
25
24
WebClient, WebSocket support.
26
25
<<integration.adoc#spring-integration,Integration>> :: Remoting, JMS, JCA, JMX, Email,
27
26
Tasks, Scheduling, Cache, Dynamic languages.
28
- <<kotlin.adoc#kotlin,Kotlin>> :: Extensions, Bean Definition DSL, WebFlux DSL
27
+ <<kotlin.adoc#kotlin,Kotlin>> :: Extensions, Bean Definition DSL, WebFlux DSL.
0 commit comments