Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.74 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.74 KB

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