Describe some of the standard spring events?



Describe some of the standard spring events?..

Answer / Ankur Sudhanshu

Some standard Spring events include: ContextRefreshed (when the Spring application context is refreshed), ContextClosed (when the application context is closed), RequestHandled (after a request has been handled by a handler mapping), and various events related to message-driven processing, such as MessageArrived and SessionCreated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Why spring framework is introduced?

1 Answers  


What is the use of @requestbody annotation in spring?

1 Answers  


What is an entity in entity framework?

1 Answers  


What is @controller in spring boot? : Spring Boot

1 Answers  


Why do we need spring batch?

1 Answers  


What are the different spring frameworks?

1 Answers  


What is true about beanpostprocessor?

1 Answers  


Define application context module?

1 Answers  


What is spring batch example?

1 Answers  


What is microservice in spring?

1 Answers  


Is autowired a dependency injection?

1 Answers  


What are benefits of spring framework?

1 Answers  


Categories