Java implementation of the OpenFeature SDK
Go to file
Justin Abrahms e44e9d6274 Test secret hiding in console output 2022-04-28 21:14:20 -07:00
.github/workflows Test secret hiding in console output 2022-04-28 21:14:20 -07:00
gradle/wrapper Skeleton implementation of the java sdk 2022-04-20 21:12:09 -07:00
lib Provide no-op default for publishing when not set 2022-04-28 21:12:00 -07:00
.gitattributes Skeleton implementation of the java sdk 2022-04-20 21:12:09 -07:00
.gitignore Skeleton implementation of the java sdk 2022-04-20 21:12:09 -07:00
README.md README 2022-04-20 21:16:27 -07:00
gradlew Skeleton implementation of the java sdk 2022-04-20 21:12:09 -07:00
gradlew.bat Skeleton implementation of the java sdk 2022-04-20 21:12:09 -07:00
settings.gradle Skeleton implementation of the java sdk 2022-04-20 21:12:09 -07:00

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.