Example code using Split as the OpenFeature backend.
Copy env.example to .env and add your API key, and the name of the feature flag you want to use. After you can run
the app.
$ mvn compile exec:java -Dexec.mainClass="com.company.Main"
$ mvn clean package
$ java -jar target/java_openfeature_test-1.0-SNAPSHOT-jar-with-dependencies.jar