Flagsmith / flagsmith-java-client

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/

Home Page:https://www.flagsmith.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 support@flagsmith.com.

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

About

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/

https://www.flagsmith.com/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%