Write about aop module?



Write about aop module?..

Answer / Sanjeev Sagar

AOP (Aspect Oriented Programming) module in Spring Framework allows the separation of cross-cutting concerns (such as logging, security and transaction management) from the main business logic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

How do you teach annotations?

1 Answers  


Does spring support cdi?

1 Answers  


What is application context module?

1 Answers  


What is pointcut in spring aop?

1 Answers  


What is mockito in junit?

1 Answers  


What are the spring boot starters? : Spring Boot

1 Answers  


Is jdk an api?

1 Answers  


How to integrate spring and hibernate frameworks?

1 Answers  


What is true about beanpostprocessor?

1 Answers  


What is autowiring in spring? What are the autowiring modes?

1 Answers  


What is the use of dao in spring?

1 Answers  


Are spring beans thread safe?

1 Answers  


Categories