{"id":30135328,"url":"https://github.com/featurevisor/featurevisor-example-java","last_synced_at":"2025-08-10T22:26:23.070Z","repository":{"id":308379521,"uuid":"1031069963","full_name":"featurevisor/featurevisor-example-java","owner":"featurevisor","description":"Example application using Featurevisor Java SDK","archived":false,"fork":false,"pushed_at":"2025-08-05T15:18:01.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T17:23:19.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/featurevisor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-03T00:07:35.000Z","updated_at":"2025-08-05T15:18:03.000Z","dependencies_parsed_at":"2025-08-05T17:25:09.404Z","dependency_job_id":"87cd15e9-7739-4e32-9903-6c82e8edc8cc","html_url":"https://github.com/featurevisor/featurevisor-example-java","commit_stats":null,"previous_names":["featurevisor/featurevisor-example-java"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/featurevisor/featurevisor-example-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-example-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-example-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-example-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-example-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/featurevisor","download_url":"https://codeload.github.com/featurevisor/featurevisor-example-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/featurevisor%2Ffeaturevisor-example-java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269798649,"owners_count":24477625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-10T22:26:22.375Z","updated_at":"2025-08-10T22:26:23.057Z","avatar_url":"https://github.com/featurevisor.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# featurevisor-example-java\n\nA simple Java application that uses Featurevisor Java SDK.\n\nLearn more about Featurevisor: https://featurevisor.com\n\n## Installation\n\nClone the repository, and install the dependencies:\n\n## Setup `settings.xml`\n\nCreate a new file at `~/.m2/settings.xml` with the following content:\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003csettings xmlns=\"http://maven.apache.org/SETTINGS/1.0.0\"\n          xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n          xsi:schemaLocation=\"http://maven.apache.org/SETTINGS/1.0.0\n                              http://maven.apache.org/xsd/settings-1.0.0.xsd\"\u003e\n\n  \u003cservers\u003e\n    \u003cserver\u003e\n      \u003cid\u003egithub\u003c/id\u003e\n      \u003cusername\u003eYOUR_GITHUB_USERNAME\u003c/username\u003e\n      \u003cpassword\u003eYOUR_GITHUB_TOKEN\u003c/password\u003e\n    \u003c/server\u003e\n  \u003c/servers\u003e\n\n\u003c/settings\u003e\n```\n\nYou can generate a new GitHub token here with `read:packages` scope: https://github.com/settings/tokens\n\nThis file is meant to not be committed to the repository, as `.gitignore` is configured to ignore it.\n\n## Install dependencies\n\n```\n$ mvn install\n```\n\n## Compile\n\n```\n$ mvn clean compile\n```\n\n## Usage\n\n```\n$ mvn exec:java -Dexec.mainClass=\"com.example.App\"\n```\n\n## Featurevisor project\n\nUses this Featurevisor project to fetch the configuration from: https://github.com/featurevisor/featurevisor-example-cloudflare\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeaturevisor%2Ffeaturevisor-example-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeaturevisor%2Ffeaturevisor-example-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeaturevisor%2Ffeaturevisor-example-java/lists"}