/ff4j

Feature Flipping for Java made easy

Primary LanguageJava

functions

## 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 a proposition of Feature Toggle. You can enable and disable features through configuration at runtime with dedicated consoles or Web API but also monitor features usage. You can also define any Property and change its value at runtime with the exact same web console.

More information at ff4j.org or reference guide. To access a demo please click [here] (http://cannys.com/ff4j-demo)