All Projects → Flagsmith → flagsmith-java-client

Flagsmith / flagsmith-java-client

Licence: BSD-3-Clause license
Java Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to flagsmith-java-client

flagsmith
Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
Stars: ✭ 2,309 (+14331.25%)
Mutual labels:  continuous-integration, cd, feature-flags, feature-toggles, feature-flaggers, remote-config, feature-flag, feature-flagging, flagsmith
flagsmith-nodejs-client
Flagsmith Node JS Client. Flagsmith lets you manage features flags across web, mobile and server side applications. Get builds out faster. Control who has access to new features.
Stars: ✭ 13 (-18.75%)
Mutual labels:  continuous-integration, ci, cd, feature-flags, feature-flaggers, remote-config, feature-flag, feature-flagging
flagsmith-js-client
Javascript Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 42 (+162.5%)
Mutual labels:  ci, cd, feature-flags, feature-toggles, feature-flaggers, remote-config, feature-flag, feature-flagging
Flagsmith Api
Feature flagging and remote config service. Host yourself or use our hosted version at https://www.flagsmith.com/
Stars: ✭ 223 (+1293.75%)
Mutual labels:  continuous-integration, ci, cd, feature-flags, feature-toggles
featurehub
FeatureHub - cloud native feature flags, A/B testing and remote configuration service. Real-time streaming feature updates. Provided with Java, JavaScript, Go, .Net, Android and Flutter SDKs.
Stars: ✭ 136 (+750%)
Mutual labels:  feature-flags, feature-toggles, remote-config, feature-flag, feature-flagging
flipper
Feature Flipper, Feature Flags, Rollout Flags, Feature Toggles for Crystal
Stars: ✭ 21 (+31.25%)
Mutual labels:  feature-flags, feature-toggles, feature-flaggers, feature-flag
Flipper
🐬 Beautiful, performant feature flags for Ruby.
Stars: ✭ 2,732 (+16975%)
Mutual labels:  feature-flags, feature-toggles, feature-flag, feature-flagging
js-sdk
JavaScript frontend SDK for ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
Stars: ✭ 21 (+31.25%)
Mutual labels:  feature-flags, feature-toggles, remote-config, feature-flag
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (+350%)
Mutual labels:  continuous-integration, ci, cd
Flagsmith Frontend
Web App and Mobile App for Flagsmith
Stars: ✭ 86 (+437.5%)
Mutual labels:  continuous-integration, feature-flags, feature-toggles
Pipelines
Build pipelines for automation, deployment, testing...
Stars: ✭ 105 (+556.25%)
Mutual labels:  continuous-integration, ci, cd
Cimonitor
Displays CI statuses on a dashboard and triggers fun modules representing the status!
Stars: ✭ 34 (+112.5%)
Mutual labels:  continuous-integration, ci, cd
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+962.5%)
Mutual labels:  continuous-integration, ci, cd
Orkestra
Functional DevOps with Scala and Kubernetes
Stars: ✭ 102 (+537.5%)
Mutual labels:  continuous-integration, ci, cd
Gocd
Main repository for GoCD - Continuous Delivery server
Stars: ✭ 6,314 (+39362.5%)
Mutual labels:  continuous-integration, ci, cd
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+9500%)
Mutual labels:  continuous-integration, ci, cd
Abstruse
Abstruse is a free and open-source CI/CD platform that tests your models and code.
Stars: ✭ 704 (+4300%)
Mutual labels:  continuous-integration, ci, cd
Flint
Fast and configurable filesystem (file and directory names) linter
Stars: ✭ 115 (+618.75%)
Mutual labels:  continuous-integration, ci, cd
Jenkins Rest
Java client, built on top of jclouds, for working with Jenkins REST API
Stars: ✭ 201 (+1156.25%)
Mutual labels:  continuous-integration, ci, cd
Rok8s Scripts
Opinionated scripts for managing application deployment lifecycle in Kubernetes
Stars: ✭ 248 (+1450%)
Mutual labels:  continuous-integration, ci, cd

Download build coverage

Flagsmith Java SDK

Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and organisations.

The SDK for Android and Java applications for https://www.flagsmith.com/.

Adding to your project

For full documentation visit https://docs.flagsmith.com/clients/server-side.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests

Getting Help

If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search existing issues in order to prevent duplicates.

Get in touch

If you have any questions about our projects you can email [email protected].

Code Style formatting

We are using Google Java Style for code formatting. To install one see instructions bellow

VS Code

Install extension Checkstyle for Java Use java-google-style.xml file in docs folder to set as Checkstyle configuration file.

IntelliJ

To add GoogleStyle formatting in IntelliJ go to Preferences -> Editor - Code Style -> Java. From Schema Import Schema and select file docs/java-google-style.xml Once added, you now be able to Reformat Code using GoogleStyle, which can be triggered from the Code menu or with the Ctrl-Alt-L (by default) keyboard shortcut.

Useful links

Website

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].