What is advice?
Answer / Brij Mohan Singh
In Spring AOP, an Advice represents a pointcut-oriented method that executes when a specific event occurs (join point) within the application. The goal of an Advice is to provide additional functionality around the original join point.
| Is This Answer Correct ? | 0 Yes | 0 No |
List the advantages of spring framework?
What is @springboottest?
What is the advantage of spring boot over spring? : Spring Boot
What is the flow of spring mvc?
What is the difference between model and modelmap in spring?
What is the latest spring version?
How to do setter injection in spring using annotations?
What is thymeleaf template?
Which orm does spring support?
What is spring jpa repository?
What is object dependency in spring?
What is context service?