diff --git a/src/docs/asciidoc/index.adoc b/src/docs/asciidoc/index.adoc index 46162d1cac..2b72fee127 100644 --- a/src/docs/asciidoc/index.adoc +++ b/src/docs/asciidoc/index.adoc @@ -4,22 +4,23 @@ **** _What's New_, _Upgrade Notes_, _Supported Versions_, and other topics, -independent of release cadence, are maintained externaly on the project's +independent of release cadence, are maintained externally on the project's https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*]. **** [horizontal] <> :: history, design philosophy, feedback, getting started. -<> :: IoC container, Events, Resources, i18n, Validation, -Data Binding, Type Conversion, SpEL, AOP. -<> :: Mock objects, TestContext framework, +<> :: IoC Container, Events, Resources, i18n, +Validation, Data Binding, Type Conversion, SpEL, AOP. +<> :: Mock Objects, TestContext Framework, Spring MVC Test, WebTestClient. -<> :: Transactions, DAO support, JDBC, -ORM, Marshalling XML. -<> :: Spring MVC, WebSocket, SockJS, STOMP messaging. -<> :: Spring WebFlux, -WebClient, WebSocket. -<> :: Remoting, JMS, JCA, JMX, Email, -Tasks, Scheduling, Cache. -<> :: Kotlin, Groovy, Dynamic languages. +<> :: Transactions, DAO Support, +JDBC, O/R Mapping, XML Marshalling. +<> :: Spring MVC, WebSocket, SockJS, +STOMP Messaging. +<> :: Spring WebFlux, WebClient, +WebSocket. +<> :: Remoting, JMS, JCA, JMX, +Email, Tasks, Scheduling, Caching. +<> :: Kotlin, Groovy, Dynamic Languages.