Java implementation of the OpenFeature SDK
Go to file
Justin Abrahms a6279f9a7a Fix pr builds 2022-04-29 13:53:30 -07:00
.github/workflows Fix pr builds 2022-04-29 13:53:30 -07:00
gradle/wrapper
lib Provide no-op default for publishing when not set 2022-04-28 21:12:00 -07:00
.gitattributes
.gitignore
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.