Menu

settings4j / News: Recent posts

30. August. 2015 - Moved to GitHub

Settings4j is now on GitHub: https://github.com/brabenetz/settings4j

Posted by Brabenetz Harald 2015-09-02

6. Juli 2008 1.0.0-beta - release with additional features

* Object-Resolver implementations with java.beans.XMLEncoder and XMLDecoder

* Object-Resolver implementations with Springframework (readonly, an object can only be set with setContent)

* A DB-Connector implemented with Hibernate, configurable with Settings4j over SystemProperties or JNDI-Envirenment-Variables.

* settings4j.xml: addictive="false" if no heredity of connectors are being requested.... read more

Posted by Brabenetz Harald 2008-07-06

2008-05-12 first alpha -release

1.0.0-alpha - release with following features:

* Automaticly read settings4j.xml from classpath if available
* Simple Default-Fallback-Configuration if no settings4j.xml is found.
* Hirachical Structure in settings4j.xml like log4j
* Importent Connector-Implementation for SystemProperties, Classpath, JNDI-Context, PropertyFile
* A Simple Example Module who can be use by a Commandline-Client or a Webapplication. The module is configurabel either with SystemProperties or JNDI-Envirenment-Variables depends on the settings4j.xml inside the two Client-Applications (jar or war)

Posted by Brabenetz Harald 2008-05-16