What is a target?
Answer / Deepika Yadav
A target in Spring AOP refers to the object on which advice is applied. It's usually a bean managed by the application context, but it can also be any object that is accessible within the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is @entity annotation in spring?
What are spring boot starter projects? : Spring Boot
What is a transactional process?
What is cohesion?
What are some of the important spring annotations you have used?
Is @component a singleton?
Why spring framework is used in java?
What is ef code?
What are the types of advice in aop?
What is spring controller?
What is @controller in spring boot? : Spring Boot
What is difference between applicationcontext and beanfactory?