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 |
Explain bean in spring and list the different scopes of spring bean?
Does spring support cdi?
Where is spring aop used?
What is spring ioc container example?
What is spring framework beginner?
What is a spring based application?
What is difference between @resource and @autowired?
What is joinpoint in spring aop?
How to achieve localization in spring mvc applications?
What are the autowiring modes in spring?
What is the scope of a bean by default in spring?
What is advice?