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

What is the Difference Between Abstract Class and Interface in Ja ...

What is the Difference Between Array and ArrayList in Java ?

Why Collection Interface Doesn’t Extend Cloneable and Serializabl ...

What are the Similarities Between HashSet and HashMap in Java ?

Why Integer Class in Final in Java ?