DOC

org.ff4j : ff4j-spring-boot-starter-parent

Maven & Gradle

Jul 10, 2023
30 stars

ff4j-spring-boot-starter-parent · FF4J, stands for Feature Flipping for Java, helps you to implement 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-spring-boot-starter-parent Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file ff4j-spring-boot-starter-parent-2.0.0-javadoc.jar to ff4j-spring-boot-starter-parent-2.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ff4j-spring-boot-starter-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-spring-boot-starter-parent-2.0.0-sources.jar" -d "ff4j-spring-boot-starter-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

Feb 24, 2022
4 usages
35 stars
Feb 24, 2022
32 stars
Mar 28, 2019
0 stars
May 06, 2020
2 stars
Aug 15, 2023
354 usages
11.1k stars
Mar 26, 2019
1 usages
0 stars
May 15, 2019
19 stars
Jun 17, 2022