Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.77 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.77 KB

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)