Browse Source

Merge branch '5.1.x'

pull/22918/head
Juergen Hoeller 7 years ago
parent
commit
e3fa4e1350
  1. 25
      src/docs/asciidoc/index.adoc

25
src/docs/asciidoc/index.adoc

@ -4,22 +4,23 @@
**** ****
_What's New_, _Upgrade Notes_, _Supported Versions_, and other topics, _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*]. https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*].
**** ****
[horizontal] [horizontal]
<<overview.adoc#overview, Overview>> :: history, design philosophy, feedback, <<overview.adoc#overview, Overview>> :: history, design philosophy, feedback,
getting started. getting started.
<<core.adoc#spring-core, Core>> :: IoC container, Events, Resources, i18n, Validation, <<core.adoc#spring-core, Core>> :: IoC Container, Events, Resources, i18n,
Data Binding, Type Conversion, SpEL, AOP. Validation, Data Binding, Type Conversion, SpEL, AOP.
<<testing.adoc#testing, Testing>> :: Mock objects, TestContext framework, <<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework,
Spring MVC Test, WebTestClient. Spring MVC Test, WebTestClient.
<<data-access.adoc#spring-data-tier, Data Access>> :: Transactions, DAO support, JDBC, <<data-access.adoc#spring-data-tier, Data Access>> :: Transactions, DAO Support,
ORM, Marshalling XML. JDBC, O/R Mapping, XML Marshalling.
<<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS, STOMP messaging. <<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS,
<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, STOMP Messaging.
WebClient, WebSocket. <<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient,
<<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX, Email, WebSocket.
Tasks, Scheduling, Cache. <<integration.adoc#spring-integration, Integration>> :: Remoting, JMS, JCA, JMX,
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic languages. Email, Tasks, Scheduling, Caching.
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.

Loading…
Cancel
Save