FF4J Description

Simplifying feature flags in Java allows for dynamic enabling and disabling of features without the need for redeployment. This system enables the implementation of various code paths through the use of predicates that are evaluated at runtime, facilitating conditional logic (if/then/else). Features can be activated not only by flag values but also through role and group access management, making it suitable for practices like Canary Releases. It supports various frameworks, starting with Spring Security, and permits the creation of custom predicates utilizing the Strategy Pattern to determine if a feature is active. Several built-in predicates are available, including white/black lists, time-based conditions, and expression evaluations. Additionally, it enables connection to external sources like a Drools rule engine for enhanced decision-making processes. To maintain clean and readable code, it encourages the use of annotations to avoid nested if statements. With Spring AOP, the target implementation is determined at runtime, influenced by the status of the features. Each execution of a feature involves the ff4j evaluating the relevant predicate, which allows for the collection of events and metrics that can be visualized in dashboards or usage trends over time. This approach not only streamlines feature management but also enhances the monitoring and analytics capabilities of your applications.

Pricing

Free Version:
Yes

Integrations

API:
Yes, FF4J has an API

Reviews

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Company Details

Company:
FF4J
Website:
ff4j.org

Media

FF4J Screenshot 1
Recommended Products
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Sign Up Free

Product Details

Platforms
Web-Based
Types of Training
Training Docs
Live Training (Online)
Customer Support
Online Support

FF4J Features and Options

Feature Management Software

A/B Testing
Entitlement Management
Feature Alerts
Feature Flag / Toggle
Feature Rollout Management
KPI Monitoring
Kill Switch
Multivariate Testing
Product Experimentation
Whitelist Creation

FF4J User Reviews

Write a Review
  • Previous
  • Next