Skip to content

Add Featureflip Java SDK - #1321

Open
jhoward321 wants to merge 1 commit into
akullpp:mainfrom
jhoward321:add-featureflip-java
Open

Add Featureflip Java SDK#1321
jhoward321 wants to merge 1 commit into
akullpp:mainfrom
jhoward321:add-featureflip-java

Conversation

@jhoward321

@jhoward321 jhoward321 commented Sep 11, 2026

Copy link
Copy Markdown

Adds the Featureflip Java SDK to Feature Flags in README_SOURCE.md.

Disclosure: I work on Featureflip. Per CONTRIBUTING, self-promotion is welcome when the project meets the same criteria — happy to be held to that bar.

Against the stated criteria

  • Java as a primary API / first-class integration — yes. Published to Maven Central as io.featureflip:featureflip-java, currently 2.9.0.
  • Fills a useful niche — it evaluates flags in-process rather than calling out per evaluation, with configuration streamed over server-sent events, so evaluation stays local and updates arrive without polling.
  • English documentation and clear licensing — Apache-2.0, docs at https://featureflip.io/docs/sdks/java/
  • Clear pricing and a free tier when commercial — pricing is public at https://featureflip.io/pricing/ with no signup wall, and the free Solo plan does not expire (1 project, 10 flags, 2 environments, no card).

Notes on the entry

  • Edited README_SOURCE.md only — the generated README.md is untouched, and I have not run the generator.
  • Placed alphabetically before FF4J.
  • Linked the canonical GitHub repository rather than the website.
  • No license or commercial badge added manually; the description is deliberately worded to be distinctive from the neighbouring Unleash and Rollgate SDK entries rather than restating them.
  • One pull request, one project.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DFrAfK9aLuTuYw9Qo6XwsU


Summary by cubic

Adds the Featureflip Java SDK to the Feature Flags list in README_SOURCE.md, placing it before FF4J. The SDK evaluates flags in-process with configuration streamed over server-sent events. The generated README.md is left untouched.

Written for commit 4e99042. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DFrAfK9aLuTuYw9Qo6XwsU

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant