Java implementation of the OpenFeature SDK
Go to file
Justin Abrahms b9e02411bf Initial package publish 2022-04-28 21:09:27 -07:00
.github/workflows Initial package publish 2022-04-28 21:09:27 -07:00
gradle/wrapper
lib Initial package publish 2022-04-28 21:09:27 -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.