Spring: access to properties or parameters in all places of the applicationSpring: access to properties or parameters in all places of the application
Hi, I propose you a simple solution based on Spring context, PropertyPlaceholderConfigurer to load and access to properties or parameters in all places of an application. First, we have a