Friday, December 8, 2017

Spring Framework - 14 - Coding by interface


Coding by interfaces... 


easy to cast an object that implements a common interface.. hence no changes needed in the class later, only changes in spring.xml.. to the getBean("") string values accessed.




No comments:

Post a Comment