-
Aug 3rd, 2008, 05:51 AM
#1
Configuration best practices
I was wondering what the best way to make a configuration for my webapp was. Of course I could make a bean that is loaded on startup, reading a properties file or an XML config file, but since this is such a common practice, is there already a bean that does this in Spring?
How about some more sofisticated things to do with configuration, like validation, reloading, etc.
Any ideas?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules