Spring AOP Interview Questions and Answers

by Anuradha on Mar 26, 2018 12:28:04 PM

Spring AOP Interview Questions and Answers

Q1. What is meant by Aspect Oriented Programming (AOP) in Spring? Ans: Aspect Oriented Programming works like Object Oriented Programming. In Object Oriented Programming, the unit of modularity is Object But in Aspect Oriented Programming the unit of modularity is Aspect. Aspect works …

Read More

Subscribe by email