{"id":19473687,"url":"https://github.com/leocornus/leocornus-java-sandbox","last_synced_at":"2026-05-07T16:39:06.019Z","repository":{"id":45242407,"uuid":"106015729","full_name":"leocornus/leocornus-java-sandbox","owner":"leocornus","description":"My playground to learn and explore Java programming language","archived":false,"fork":false,"pushed_at":"2023-04-14T17:41:17.000Z","size":291,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T15:41:10.515Z","etag":null,"topics":["java","javaee","maven"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leocornus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-10-06T14:43:46.000Z","updated_at":"2022-01-01T22:20:32.000Z","dependencies_parsed_at":"2024-11-10T19:19:54.979Z","dependency_job_id":"32c88d48-5f54-48fc-afa5-b2a75593a649","html_url":"https://github.com/leocornus/leocornus-java-sandbox","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/leocornus/leocornus-java-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocornus%2Fleocornus-java-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocornus%2Fleocornus-java-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocornus%2Fleocornus-java-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocornus%2Fleocornus-java-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leocornus","download_url":"https://codeload.github.com/leocornus/leocornus-java-sandbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leocornus%2Fleocornus-java-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32746262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["java","javaee","maven"],"created_at":"2024-11-10T19:19:39.485Z","updated_at":"2026-05-07T16:39:06.003Z","avatar_url":"https://github.com/leocornus.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple readme\n\n## set git author\n\n```bash\n# set git author:\ncd ~/rd/java-sandbox; git config user.name 'Sean Chen'\n# set the author email\ncd ~/rd/java-sandbox; git config user.email 'sean.chen@leocorn.com'\ncd ~/rd/java-sandbox; git config --list\n\ncd ~/rd/java-sandbox; git log\n```\n\n##  chage user info in a git commit\n\n```bash\ncd ~/rd/java-sandbox; git commit --amend --reset-author\n```\n\n## set up maven\n\nWe need set up maven to load correct Java.\n\n```bash\n# check PATH.\necho $PATH\n\n# set up maven executable.\n\n# check maven version\nmvn --version\n\n# Sat 28 May 2022 16:16:45 EDT\nexport JAVA_HOME=/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home; mvn --version\n\n# comple the javafx demo's source code.\nexport JAVA_HOME=/Library/Java/JavaVirtualMachines/zulu-17.jdk/Contents/Home; cd ~/rd/java-sandbox/javafx/demo; mvn compile\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocornus%2Fleocornus-java-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleocornus%2Fleocornus-java-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleocornus%2Fleocornus-java-sandbox/lists"}