What is proxy object in spring aop?



What is proxy object in spring aop?..

Answer / Bhavna Singh Chauhan

In Spring AOP, a proxy object is created dynamically during runtime to control the flow of methods and implement aspects like logging, security, and transactions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What are the different orm’s supported by spring?

1 Answers  


What is beanpostprocessor in spring?

1 Answers  


What does a simple spring application contain?

1 Answers  


Which viewresolver class is widely used?

1 Answers  


What is core spring?

1 Answers  


How many types of autowiring are there in spring?

1 Answers  


What are the types of springs?

1 Answers  


What is spring dto?

1 Answers  


In spring, what is weaving?

1 Answers  


Is spring boot a microservice framework? : Spring Boot

1 Answers  


Give an example of beanfactory implementation.

1 Answers  


What is aop in spring?

1 Answers  


Categories