FF4J (Feature Flipping for Java)
Feature Flipping framework for Java, Spring Boot, and Quarkus microservices.
Why consider FF4J (Feature Flipping for Java)?
FF4J (Feature Flipping for Java) is the leading feature flag and toggle architecture for Java written by Cedrick Lunven. It supports dynamic feature flips, business rule evaluations, A/B testing, and audit trails with integrations for Spring Boot, Quarkus, Redis, and JDBC.
Learn FF4J (Feature Flipping for Java) by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of FF4J
FF4J injects dynamic feature switches into Spring Boot beans with automatic Web console administration.
Maven Dependency
<dependency> <groupId>org.ff4j</groupId> <artifactId>ff4j-spring-boot-starter</artifactId> <version>2.0.0</version></dependency>FF4J is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.