linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

What if I need a method to be called after bean construction?

delegate to a proxy
use init-method or @PostConstructor
write a custom Handler

Answer:
use init-method or @PostConstructor

Note: This Question is unanswered, help us to find answer for this one