What does the joint point denote?
Answer / Chhabinath Ram
In the context of Spring Framework, a Joint Point refers to any point during method execution where advice can be applied. Examples of joint points include method execution (before, after, and around advice), constructor execution, field access, exception handling, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cdi in spring?
What is the difference between spring framework and spring boot? : Spring Boot
What are the different modules in spring?
What is entitymanagerfactory and entitymanager?
What are the benefits of the spring framework?
What do you mean by aop?
What are the different types of object relational mapping that spring supports?
What are the spring containers?
How do you access hibernate using spring?
What is the difference between pathvariable and requestparam?
Why do we use ioc in spring?
What is spring ioc?