What is advice?



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

Post New Answer

More Spring Framework Interview Questions

List the advantages of spring framework?

1 Answers  


What is @springboottest?

1 Answers  


What is the advantage of spring boot over spring? : Spring Boot

1 Answers  


What is the flow of spring mvc?

1 Answers  


What is the difference between model and modelmap in spring?

1 Answers  


What is the latest spring version?

1 Answers  


How to do setter injection in spring using annotations?

1 Answers  


What is thymeleaf template?

1 Answers  


Which orm does spring support?

1 Answers  


What is spring jpa repository?

1 Answers  


What is object dependency in spring?

1 Answers  


What is context service?

1 Answers  


Categories