What is pointcut in spring aop?
Answer / Anuj Kumar
Pointcut in Spring AOP is a designator that matches method execution points in an application. It represents a set of join points that can be advised by an aspect.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a spring?
Explain the benefits of spring framework?
How is hibernate accessed using the spring framework?
What is lazy connection?
What is spring layout java?
How to integrate spring and hibernate frameworks?
What is the function of model attribute annotation?
What is the use of @bean annotation?
Can annotations be inherited?
What is the @bean annotation?
What is ioc and di?
What are the various ways of using spring framework?