I\'m using properties file with Spring 3. When Spring initializes its contex it loads the properties file and puts it in all beans with @Value annotation.
I want to
Apache provide us utility to use reloadable properties file.