Java implementation of the OpenFeature SDK
Go to file
Justin Abrahms 5b396cebbb
Begin tests for hook spec.
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 Begin tests for hook spec. 2022-05-08 15:43:08 -07:00
.gitattributes
.gitignore
LICENSE Add Apache2.0 license 2022-04-29 15:21:59 -04:00
README.md README 2022-04-20 21:16:27 -07:00
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.