{"id":20173265,"url":"https://github.com/teedjay/playground-openliberty","last_synced_at":"2026-06-11T14:32:08.850Z","repository":{"id":73156845,"uuid":"130489300","full_name":"teedjay/playground-openliberty","owner":"teedjay","description":"Playing around with IBM's OpenLiberty.io (JEE8 and MicroProfile 1.3 compliant)","archived":false,"fork":false,"pushed_at":"2018-06-27T15:10:16.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T04:41:48.636Z","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-04-21T15:57:00.000Z","updated_at":"2018-06-27T15:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7962a53-be59-47a4-9285-de83c7b52344","html_url":"https://github.com/teedjay/playground-openliberty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teedjay/playground-openliberty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-openliberty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-openliberty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-openliberty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-openliberty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teedjay","download_url":"https://codeload.github.com/teedjay/playground-openliberty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-openliberty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34204179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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:33.991Z","updated_at":"2026-06-11T14:32:08.831Z","avatar_url":"https://github.com/teedjay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground-openliberty\nPlaying around with IBM's OpenLiberty.io (JEE8 and MicroProfile 1.3 compliant)\n\n\n## To build and run\nUse this to compile and run on a local liberty server\n```\nmvn clean\nmvn package liberty:run-server\n```\n\nStarted application will be available here.\n```\nhttp://localhost:9080/openliberty/\n\ncurl -i http://localhost:9080/openliberty/rest/ping\ncurl -i http://localhost:9080/openliberty/rest/ping/SomeTextHere\n\ncurl -i http://localhost:9080/openliberty/rest/pong\ncurl -i http://localhost:9080/openliberty/rest/pong/OtherTextHere\n\n```\n\nYou can access health info and a UI for interactive testing by using url's below.\n```\nhttp://localhost:9080/health\n\nhttp://localhost:9080/openapi\nhttp://localhost:9080/openapi/ui/\n\nSee the main/liberty/server.xml for how to enable HTTPS and basic security\ncurl -i -k -u admin:adminpwd https://localhost:9443/metrics\n```\n\n## Fast development, hot redeploy\nMake some code changes to PingResouce.java and recompile from your IDE or maven\n```\nmvn compile\n```\n\nThe new version will be hot deployed immediately, check the console log :\n```\n[INFO] [AUDIT   ] CWWKZ0003I: The application openliberty updated in 0,017 seconds.\n```\n\n## Debugging\nTo start with debugging activated run the command below and then use \"Attach to Local Process\" from IDEA :    \n```\nmvn package liberty:debug-server\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-openliberty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteedjay%2Fplayground-openliberty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-openliberty/lists"}