Java implementation of the OpenFeature SDK
Go to file
Justin Abrahms 4d2de562f0
Various ordering tests to meet spec.
2022-05-10 16:24:42 -07:00
.github/workflows Don't package repository on PR creation 2022-04-29 15:36:35 -07:00
gradle/wrapper
lib Various ordering tests to meet spec. 2022-05-10 16:24:42 -07:00
.gitattributes
.gitignore
LICENSE
README.md
gradlew
gradlew.bat
settings.gradle

README.md

Java SDK

This is an experimental Java SDK. The main motivation at the moment is to square away the API surface area to ensure the work we're doing in typescript can be replicated in a less flexible language. This may become the official Java SDK eventually, but now is not that time.