Polish overview for consistency
This commit is contained in:
parent
4f232a9003
commit
20da0835b3
|
@ -3,8 +3,8 @@
|
||||||
include::attributes.adoc[]
|
include::attributes.adoc[]
|
||||||
|
|
||||||
[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,
|
<<core.adoc#spring-core, Core>> :: IoC Container, Events, Resources, i18n,
|
||||||
Validation, Data Binding, Type Conversion, SpEL, AOP, AOT.
|
Validation, Data Binding, Type Conversion, SpEL, AOP, AOT.
|
||||||
<<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework,
|
<<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework,
|
||||||
|
@ -16,11 +16,11 @@ STOMP Messaging.
|
||||||
<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient,
|
<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient,
|
||||||
WebSocket, RSocket.
|
WebSocket, RSocket.
|
||||||
<<integration.adoc#spring-integration, Integration>> :: REST Clients, JMS, JCA, JMX,
|
<<integration.adoc#spring-integration, Integration>> :: REST Clients, JMS, JCA, JMX,
|
||||||
Email, Tasks, Scheduling, Caching and Observability.
|
Email, Tasks, Scheduling, Caching, Observability.
|
||||||
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.
|
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.
|
||||||
<<appendix.adoc#appendix, Appendix>> :: Spring properties.
|
<<appendix.adoc#appendix, Appendix>> :: Spring properties.
|
||||||
https://github.com/spring-projects/spring-framework/wiki[*Wiki*] :: What's New,
|
https://github.com/spring-projects/spring-framework/wiki[Wiki] :: What's New,
|
||||||
Upgrade Notes, Supported Versions, and other cross-version information.
|
Upgrade Notes, Supported Versions, additional cross-version information.
|
||||||
|
|
||||||
NOTE: This documentation is available in {docs-spring-framework}/reference/html/index.html[HTML] and {docs-spring-framework}/reference/pdf/spring-framework.pdf[PDF] formats.
|
NOTE: This documentation is available in {docs-spring-framework}/reference/html/index.html[HTML] and {docs-spring-framework}/reference/pdf/spring-framework.pdf[PDF] formats.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue