issues
search
coldrye-archive
/
settings
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
implementing, refactoring test classes
#83
Closed
silkentrance
closed
10 years ago
silkentrance
commented
10 years ago
moving inner classes to fixtures package
implemented tests for the SettingsStoreFactory