0% found this document useful (0 votes)
331 views2 pages

Spring Framework Documentation: Version 5.0.2.RELEASE

The Spring Framework documentation is divided into several main sections that cover the core Spring features like the IOC container and AOP, testing tools, data access using JDBC and ORM frameworks, web MVC and reactive web functionality using Spring WebFlux, integration features for remoting, messaging and scheduling, and support for languages like Kotlin and Groovy. It provides an overview and introduction to Spring, information on the latest changes, and reference documentation for all the key Spring modules.

Uploaded by

Akarsh L
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
331 views2 pages

Spring Framework Documentation: Version 5.0.2.RELEASE

The Spring Framework documentation is divided into several main sections that cover the core Spring features like the IOC container and AOP, testing tools, data access using JDBC and ORM frameworks, web MVC and reactive web functionality using Spring WebFlux, integration features for remoting, messaging and scheduling, and support for languages like Kotlin and Groovy. It provides an overview and introduction to Spring, information on the latest changes, and reference documentation for all the key Spring modules.

Uploaded by

Akarsh L
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Spring Framework Documentation

Version 5.0.2.RELEASE
Welcome to the Spring Framework reference documentation!

Please read the Overview for a quick introduction including brief history, design philosophy, where
to ask questions, and tips to get started. For information on "What’s New", or "Migrating from
previous versions", check the Github Wiki.

The reference documentation is divided into several sections:

Core
IoC container, Events, Resources, i18n, Validation, Data Binding, Type Conversion, SpEL, AOP.

Testing
Mock objects, TestContext framework, Spring MVC Test, WebTestClient.

Data Access
Transactions, DAO support, JDBC, ORM, Marshalling XML.

Web Servlet
Spring MVC, WebSocket, SockJS, STOMP messaging.

Web Reactive
Spring WebFlux, WebClient, WebSocket.

Integration
Remoting, JMS, JCA, JMX, Email, Tasks, Scheduling, Cache.

Languages
Kotlin, Groovy, Dynamic languages.

You might also like