Simple API that allows you to model your application settings using standard Java POJOs. Similar to Java Beans using annotations or Spring. Useful in situations where you do not want the extra overhead induced by the Spring framework.
Apache License 2.0
0
stars
0
forks
source link
When writing property files, the properties must be sorted alphanumerically #47