DOC

org.ff4j : ff4j-parent

Maven & Gradle

Feb 07, 2023
1.2k stars

Feature Flipping 4 Java · FF4J, stands for Feature Flipping for Java, helps you implementing the 'feature toggle' agile development practice. Features (services/behaviour/treatments/screen parts) can be enabled and disabled at runtime but also limited to an authorized sub-set of users (e.g : beta-testers for beta feature). Once the feature is enabled and granted you can implement your own strategy to flip through custom FlippingStrategy.

Table Of Contents

Latest Version

Download org.ff4j : ff4j-parent Javadoc & API Documentation - Latest Versions:

All Versions

Download org.ff4j : ff4j-parent Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x
1.9
1.8.x
1.8
1.7.x
1.7
1.6.x
1.6
1.5.x
1.5
1.4
1.3.x
1.3
1.2.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file ff4j-parent-2.0.0-javadoc.jar to ff4j-parent-2.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ff4j-parent-2.0.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ff4j-parent-2.0.0-sources.jar" -d "ff4j-parent-2.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Feb 07, 2023
38 usages
1.2k stars
Feb 07, 2023
30 usages
1.2k stars
Feb 07, 2023
14 usages
1.2k stars
Feb 07, 2023
3 usages
1.2k stars
Feb 07, 2023
3 usages
1.2k stars

Discover Dependencies

Jul 18, 2017
1 usages
64.3k stars
Jul 18, 2017
67.6k stars
Aug 21, 2022
91 stars
Oct 06, 2015
13 usages
1.6k stars
Aug 19, 2023
81 usages
126 stars
Sep 24, 2015
3 usages
598 stars
Mar 12, 2021
133 stars