Is there way to get properties files as strongly typed classes? I guess there are code generators but doing it with annotations would be much cooler.
What I mean is;
Something like JFig (ugly IMO), Commons Configuration or EasyConf?