What is an aspect?



What is an aspect?..

Answer / Jay Prakash Verma

In Spring AOP, an aspect is a modular form of cross-cutting concern such as logging, security, and transaction management that can be applied to any class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Explain bean in spring and list the different scopes of spring bean?

1 Answers  


Does spring support cdi?

1 Answers  


Where is spring aop used?

1 Answers  


What is spring ioc container example?

1 Answers  


What is spring framework beginner?

1 Answers  


What is a spring based application?

1 Answers  


What is difference between @resource and @autowired?

1 Answers  


What is joinpoint in spring aop?

1 Answers  


How to achieve localization in spring mvc applications?

1 Answers  


What are the autowiring modes in spring?

1 Answers  


What is the scope of a bean by default in spring?

1 Answers  


What is advice?

1 Answers  


Categories