Java implementation of the OpenFeature SDK
Go to file
Justin Abrahms 7dfe0a3b99
Hook context is immutable and some properties can't be null.
2022-05-08 15:43:08 -07:00
.github/workflows Don't package repository on PR creation 2022-04-29 15:36:35 -07:00
gradle/wrapper
lib Hook context is immutable and some properties can't be null. 2022-05-08 15:43:08 -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.