/ff4j

Feature Flipping for Java made easy

Primary LanguageJava

## Feature Flipping for Java

Build Status Maven Central Coverage Status Codacy Badge Join the chat at https://gitter.im/clun/ff4j License Apache2

FF4j is an implementation of Feature Toggle pattern : Enable and disable features or your applications at runtime thanks to dedicated web console, REST API, JMX or even CLI.

It handle also properties and provide generic interfaces to work with configuration properties, store them in 10 differents DB and integration with both Archaius and Commons-Configuration.

More information can be found at ff4j.org or Reference Documentation in the wiki.

Some screen shot of the web-consoles

Home Page

Features

Monitoring