Load Java.util.Properties from a file in Spring Beans
Inject properties into you spring beans using PropertiesFactoryBean and set the file location using setLocation.
4 years ago • 0 notesInject properties into you spring beans using PropertiesFactoryBean and set the file location using setLocation.
4 years ago • 0 notes