Spring Boot How to perform custom initialization of beans in Spring / How to call a method before bean creation in Spring / Callback methods in Spring Beans There are scenarios where we want to take some actions before a bean is fully constructed and…