38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
:noheader:
|
|
= Spring Framework Documentation
|
|
|
|
[horizontal]
|
|
<<overview.adoc#overview, Overview>> :: history, design philosophy, feedback,
|
|
getting started.
|
|
<<core.adoc#spring-core, Core>> :: IoC Container, Events, Resources, i18n,
|
|
Validation, Data Binding, Type Conversion, SpEL, AOP.
|
|
<<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework,
|
|
Spring MVC Test, WebTestClient.
|
|
<<data-access.adoc#spring-data-tier, Data Access>> :: Transactions, DAO Support,
|
|
JDBC, R2DBC, O/R Mapping, XML Marshalling.
|
|
<<web.adoc#spring-web, Web Servlet>> :: Spring MVC, WebSocket, SockJS,
|
|
STOMP Messaging.
|
|
<<web-reactive.adoc#spring-webflux, Web Reactive>> :: Spring WebFlux, WebClient,
|
|
WebSocket, RSocket.
|
|
<<integration.adoc#spring-integration, Integration>> :: REST Clients, JMS, JCA, JMX,
|
|
Email, Tasks, Scheduling, Caching.
|
|
<<languages.adoc#languages, Languages>> :: Kotlin, Groovy, Dynamic Languages.
|
|
<<appendix.adoc#appendix, Appendix>> :: Spring properties.
|
|
https://github.com/spring-projects/spring-framework/wiki[*Wiki*] :: What's New,
|
|
Upgrade Notes, Supported Versions, and other cross-version information.
|
|
|
|
NOTE: This documentation is available in {docs-spring-framework}/reference/html/index.html[HTML] and {docs-spring-framework}/reference/pdf/index.pdf[PDF] formats.
|
|
|
|
Rod Johnson, Juergen Hoeller, Keith Donald, Colin Sampaleanu, Rob Harrop, Thomas Risberg,
|
|
Alef Arendsen, Darren Davison, Dmitriy Kopylenko, Mark Pollack, Thierry Templier, Erwin
|
|
Vervaet, Portia Tung, Ben Hale, Adrian Colyer, John Lewis, Costin Leau, Mark Fisher, Sam
|
|
Brannen, Ramnivas Laddad, Arjen Poutsma, Chris Beams, Tareq Abedrabbo, Andy Clement, Dave
|
|
Syer, Oliver Gierke, Rossen Stoyanchev, Phillip Webb, Rob Winch, Brian Clozel, Stephane
|
|
Nicoll, Sebastien Deleuze, Jay Bryant, Mark Paluch
|
|
|
|
Copyright © 2002 - 2022 VMware, Inc. All Rights Reserved.
|
|
|
|
Copies of this document may be made for your own use and for distribution to others,
|
|
provided that you do not charge any fee for such copies and further provided that each
|
|
copy contains this Copyright Notice, whether distributed in print or electronically.
|