Skip to content
/ ff4j Public
forked from ff4j/ff4j

Feature Flags for Java made easy

Notifications You must be signed in to change notification settings

nylund/ff4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature Flipping for Java

Build Status Backers on Open Collective Sponsors on Open Collective Maven Central Coverage Status Codacy Badge Join the chat at https://gitter.im/ff4j/ff4j License Apache2

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

It also handles properties and provides generic interfaces to work with configuration properties, store them in one of 10 differents DBs and integrates with both Archaius and Commons-Configuration.

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

Some screen shot of the web-consoles

Home Page

Features

Monitoring

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

Feature Flags for Java made easy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.5%
  • CSS 6.8%
  • HTML 5.6%
  • Gherkin 3.3%
  • JavaScript 0.7%
  • Batchfile 0.1%