Skip to content

An example app built using the OpenFeature Java SDK

License

Notifications You must be signed in to change notification settings

DevCycleHQ-Labs/example-openfeature-java

 
 

Repository files navigation

DevCycle OpenFeature Java Server SDK Example App

An example app built using the DevCycle Java OpenFeature Provider

Requirements

Java 17+

Creating a Demo Feature

This example app requires that your project has a feature with the expected variables, as well as some simple targeting rules.

Click here to automatically create the feature in your project ⇦

When you run the example app and switch your identity between users, you'll be able to see the feature's different variations.

Running the Example

Setup

Development

./gradlew bootRun

Runs the app in the development mode.
Requests may be sent to http://localhost:8080.

Documentation

For more information about using the DevCycle Java Server SDK, see the documentation

Additional Links

These additional references should also help you:

About

An example app built using the OpenFeature Java SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%