0
votes

Can anybody let me know about a couple of open source projects that uses apache commons config library (http://commons.apache.org/configuration/). This will enable me knowing the best practices on using this library and to get to know the library quicker.

Thanks in advance.

1
In my opinion, reading the users guide will be a good idea commons.apache.org/configuration/userguide/user_guide.html - Werner Kvalem Vesterås
for sure, however, knowing at least one single open source project that uses this library would help. - user243655

1 Answers

1
votes

A quick search on code.ohloh.net returns a lot of hits with usage examples.