{"id":20173273,"url":"https://github.com/teedjay/playground-jee8","last_synced_at":"2025-08-15T15:21:22.203Z","repository":{"id":73156827,"uuid":"124231159","full_name":"teedjay/playground-jee8","owner":"teedjay","description":"Messing around with JEE8","archived":false,"fork":false,"pushed_at":"2018-03-07T21:59:52.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T04:41:48.804Z","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/teedjay.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}},"created_at":"2018-03-07T12:13:23.000Z","updated_at":"2018-03-07T21:52:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bbe2e46-b6f3-4729-af59-e21a4812ac27","html_url":"https://github.com/teedjay/playground-jee8","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teedjay/playground-jee8","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teedjay","download_url":"https://codeload.github.com/teedjay/playground-jee8/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee8/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270586488,"owners_count":24611317,"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-15T02:00:12.559Z","response_time":110,"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":"2024-11-14T01:34:36.351Z","updated_at":"2025-08-15T15:21:22.172Z","avatar_url":"https://github.com/teedjay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground-jee8\nMessing around with new JEE8 features\n\n## Features tested\nThis is a list of the features tested in this project.\n\n- [x] Creating JEE8 war and running om Payara Micro 5 \n- [ ] Testing with cdiunit, respons codes and errors\n- [ ] Testing new Beans Validation\n- [ ] Catch all exceptions and always return homebrew responses\n- [ ] Add OpenAPI / Swagger (eg with apiee)\n\n## How to build\nYou need Java 8 to build this project.\n```\nmvn clean        \u003c== will clean the target folder\nmvn package      \u003c== will build a runnable jar file at target/fms-metrics-jms.jar\n```\n\n## To run locally\nMake a local `payara` folder in the root folder og this project and download the\nlatest Payara Micro v5 jar file there (do **not** add payara micro to git). \n\nThen run the following command using Java 8.\n```\njava -jar payara/payara-micro-5.Beta2.jar --nocluster --deploy target/jee8-1.0-SNAPSHOT.war\n```\n\n## To test from terminal\nYou can test using curl like this :\n```\ncurl -i http://localhost:8080/jee8-1.0-SNAPSHOT/rest/application.wadl\ncurl -i http://localhost:8080/jee8-1.0-SNAPSHOT/rest/quote/list\ncurl -i http://localhost:8080/jee8-1.0-SNAPSHOT/rest/quote/response\ncurl -i http://localhost:8080/jee8-1.0-SNAPSHOT/rest/quote/error\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-jee8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteedjay%2Fplayground-jee8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-jee8/lists"}