You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.2 KiB
25 lines
1.2 KiB
= Spring Framework Documentation |
|
:doc-root: https://docs.spring.io |
|
:api-spring-framework: {doc-root}/spring-framework/docs/{spring-version}/javadoc-api/org/springframework |
|
|
|
**** |
|
_What's New_, _Upgrade Notes_, _Supported Versions_, and other topics, independent of |
|
release cadence, are maintained externaly on the project's |
|
https://github.com/spring-projects/spring-framework/wiki[*Github Wiki*]. |
|
**** |
|
|
|
[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, |
|
ORM, Marshalling XML. |
|
<<web.adoc#spring-web,Web Servlet>> :: Spring MVC, WebSocket, SockJS, STOMP messaging. |
|
<<web-reactive.adoc#spring-webflux,Web Reactive>> :: Spring WebFlux, |
|
WebClient, WebSocket. |
|
<<integration.adoc#spring-integration,Integration>> :: Remoting, JMS, JCA, JMX, Email, |
|
Tasks, Scheduling, Cache. |
|
<<languages.adoc#languages,Languages>> :: Kotlin, Groovy, Dynamic languages.
|
|
|