|
4 | 4 |
|
5 | 5 | ****
|
6 | 6 | _What's New_, _Upgrade Notes_, _Supported Versions_, and other topics,
|
7 |
| -independent of release cadence, are maintained externaly on the project's |
| 7 | +independent of release cadence, are maintained externally on the project's |
8 | 8 | https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
|
9 | 9 | ****
|
10 | 10 |
|
11 | 11 | [horizontal]
|
12 | 12 | <<overview.adoc#overview, Overview>> :: history, design philosophy, feedback,
|
13 | 13 | getting started.
|
14 |
| -<<core.adoc#spring-core, Core>> :: IoC container, Events, Resources, i18n, Validation, |
15 |
| -Data Binding, Type Conversion, SpEL, AOP. |
16 |
| -<<testing.adoc#testing, Testing>> :: Mock objects, TestContext framework, |
| 14 | +<<core.adoc#spring-core, Core>> :: IoC Container, Events, Resources, i18n, |
| 15 | +Validation, Data Binding, Type Conversion, SpEL, AOP. |
| 16 | +<<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework, |
17 | 17 | Spring MVC Test, WebTestClient.
|
18 |
| -<<data-access.adoc#spring-data-tier, Data Access>> :: Transactions, DAO support, JDBC, |
19 |
| -ORM, Marshalling XML. |
20 |
| -<<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS, STOMP messaging. |
21 |
| -<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, |
22 |
| -WebClient, WebSocket. |
23 |
| -<<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX, Email, |
24 |
| -Tasks, Scheduling, Cache. |
25 |
| -<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic languages. |
| 18 | +<<data-access.adoc#spring-data-tier, Data Access>> :: Transactions, DAO Support, |
| 19 | +JDBC, O/R Mapping, XML Marshalling. |
| 20 | +<<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS, |
| 21 | +STOMP Messaging. |
| 22 | +<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient, |
| 23 | +WebSocket. |
| 24 | +<<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX, |
| 25 | +Email, Tasks, Scheduling, Caching. |
| 26 | +<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages. |
0 commit comments