Spring modules

Table of Contents

What are it’s Main Modules?

The Spring Framework is divided into modules. Applications can choose which modules they need based on what functionality they require.

Spring modules are grouped into Core Container, Data Access/Integration, WebMVC, AOP (Aspect Oriented Programming), Instrumentation, Messaging, Testing and, others as shown in the following diagram.

KNOWLEDGE GAP - LEARN MORE

Add more notes to this. This is one of the most common questions in interviews.

Tags:

Spring Aspect Oriented Programming


Links to this note