Welcome to Simple Programming
In this video, let us see how to make use of service locator factory bean
ServiceLocatorFactoryBean in Spring framework is an implementation of service locator design pattern and helps with locating the service at run time
ServiceLocatorFactoryBean helps if you have more than one implementation of the same type and want to use the appropriate implementation at the run time