What are the Uses of AOP Module in Spring Framework ?

AOP module is also known as Aspect Oriented Programming module.

Development of aspects in a Spring based application Provides interoperability between Spring and other AOP frameworks Supports metadata programming to Spring



You May Interest

How Will You Create a Shallow Copy of a Map in Java ?

Why ListIterator Has add Method But Iterator Does Not Have in Jav ...

What is the Difference Between init-param and context-param in JS ...

When Will You Use Strategy Design Pattern in Java ?

How Will You Handle InterruptedException in Java ?