Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.84 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.84 KB

FeatureProbe Server Side SDK for Java

Maven Central codecov GitHub Star License

FeatureProbe is an open source feature management service. This SDK is used to control features in java programs. This SDK is designed primarily for use in multi-user systems such as web servers and applications.

Basic Terms

Reading the short Introduction will help to understand the code blow more easily. 中文

How to Use This SDK

See SDK Doc for detail. 中文

Contributing

We are working on continue evolving FeatureProbe core, making it flexible and easier to use. Development of FeatureProbe happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

Please read CONTRIBUTING for details on our code of conduct, and the process for taking part in improving FeatureProbe.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.