2021-07-17 22:53:43 +08:00
|
|
|
:noheader:
|
2023-04-19 23:23:59 +08:00
|
|
|
[[spring-framework-documentation]]
|
2017-10-06 03:31:27 +08:00
|
|
|
= Spring Framework Documentation
|
2017-01-05 00:51:58 +08:00
|
|
|
|
2017-10-04 05:55:14 +08:00
|
|
|
[horizontal]
|
2023-04-19 23:31:30 +08:00
|
|
|
xref:overview.adoc[Overview] :: History, Design Philosophy, Feedback,
|
2022-12-05 01:33:44 +08:00
|
|
|
Getting Started.
|
2023-04-19 23:26:17 +08:00
|
|
|
xref:core.adoc[Core] :: IoC Container, Events, Resources, i18n,
|
2022-10-19 17:31:04 +08:00
|
|
|
Validation, Data Binding, Type Conversion, SpEL, AOP, AOT.
|
2019-05-07 19:46:27 +08:00
|
|
|
<<testing.adoc#testing, Testing>> :: Mock Objects, TestContext Framework,
|
2017-10-04 05:55:14 +08:00
|
|
|
Spring MVC Test, WebTestClient.
|
2023-04-19 23:26:17 +08:00
|
|
|
xref:data-access.adoc[Data Access] :: Transactions, DAO Support,
|
2020-05-13 21:54:25 +08:00
|
|
|
JDBC, R2DBC, O/R Mapping, XML Marshalling.
|
2023-04-19 23:26:17 +08:00
|
|
|
xref:web.adoc[Web Servlet] :: Spring MVC, WebSocket, SockJS,
|
2019-05-07 19:46:27 +08:00
|
|
|
STOMP Messaging.
|
2023-05-04 22:13:22 +08:00
|
|
|
xref:web-reactive.adoc[Web Reactive] :: Spring WebFlux, WebClient,
|
2021-02-11 00:46:03 +08:00
|
|
|
WebSocket, RSocket.
|
2023-04-19 23:26:17 +08:00
|
|
|
xref:integration.adoc[Integration] :: REST Clients, JMS, JCA, JMX,
|
2022-12-05 01:33:44 +08:00
|
|
|
Email, Tasks, Scheduling, Caching, Observability.
|
2023-04-19 23:26:17 +08:00
|
|
|
xref:languages.adoc[Languages] :: Kotlin, Groovy, Dynamic Languages.
|
|
|
|
xref:testing/appendix.adoc[Appendix] :: Spring properties.
|
2022-12-05 01:33:44 +08:00
|
|
|
https://github.com/spring-projects/spring-framework/wiki[Wiki] :: What's New,
|
|
|
|
Upgrade Notes, Supported Versions, additional cross-version information.
|
2021-06-21 23:18:16 +08:00
|
|
|
|
2019-06-04 16:54:58 +08:00
|
|
|
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
|
2020-05-08 18:19:49 +08:00
|
|
|
Nicoll, Sebastien Deleuze, Jay Bryant, Mark Paluch
|
2019-06-04 16:54:58 +08:00
|
|
|
|
2023-01-12 00:32:31 +08:00
|
|
|
Copyright © 2002 - 2023 VMware, Inc. All Rights Reserved.
|
2019-06-04 16:54:58 +08:00
|
|
|
|
|
|
|
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.
|