Sometime back I have written a tutorial on how to read config file in tradition way. But what if you want to load it as a Spring MVC framework? It is most common that you may need to access some of …
Read Article about How to Read config.properties value using Spring MVC ‘singleton’ Scope in Java? →