{"id":16325705,"url":"https://github.com/lcaohoanq/springboot-snake-game","last_synced_at":"2026-01-22T14:37:32.933Z","repository":{"id":250426822,"uuid":"834446639","full_name":"lcaohoanq/SpringBoot-Snake-Game","owner":"lcaohoanq","description":"Spring Boot Application for Snake Game","archived":false,"fork":false,"pushed_at":"2024-10-05T03:02:01.000Z","size":410,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-10T05:04:21.411Z","etag":null,"topics":["back-end","docker","docker-compose","hibernate-jpa","java","mysql","pbkdf2","rest-api","slf4j","spring","spring-boot","spring-data-jpa","webservices"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lcaohoanq.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":"2024-07-27T09:44:36.000Z","updated_at":"2024-10-05T03:02:05.000Z","dependencies_parsed_at":"2025-04-09T13:39:01.656Z","dependency_job_id":"ec7d5cf1-3676-4167-9cc8-aceaf30a8913","html_url":"https://github.com/lcaohoanq/SpringBoot-Snake-Game","commit_stats":null,"previous_names":["lcaohoanq/spring-snake-game","lcaohoanq/springboot-snake-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lcaohoanq/SpringBoot-Snake-Game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaohoanq%2FSpringBoot-Snake-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaohoanq%2FSpringBoot-Snake-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaohoanq%2FSpringBoot-Snake-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaohoanq%2FSpringBoot-Snake-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lcaohoanq","download_url":"https://codeload.github.com/lcaohoanq/SpringBoot-Snake-Game/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaohoanq%2FSpringBoot-Snake-Game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28664656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T14:01:31.714Z","status":"ssl_error","status_checked_at":"2026-01-22T13:59:23.143Z","response_time":144,"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":["back-end","docker","docker-compose","hibernate-jpa","java","mysql","pbkdf2","rest-api","slf4j","spring","spring-boot","spring-data-jpa","webservices"],"created_at":"2024-10-10T23:05:56.130Z","updated_at":"2026-01-22T14:37:32.919Z","avatar_url":"https://github.com/lcaohoanq.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://github.com/user-attachments/assets/46cde35d-9aa7-4abb-ab31-3a06c6bb21b5)\n\n- Before start the project, ensure run the below command to establish the database connection\n```bash\ndocker-compose up\n```\n\n- To start the project, run the below command\n\n```bash\nmvn clean install\nmvn spring-boot:run\n```\n\n- `data.sql` is auto generated by enter the command below\n```bash\n# Verify mysql installation path \n\nset path=C:\\Program Files\\MySQL\\MySQL Server 8.0\\bin\n\n# mysqldump -h localhost -P \u003cPORT\u003e -u \u003cDB_USER\u003e -p mysql_starter \u003e \u003cFILE_NAME\u003e.sql\n\nmysqldump -h localhost -P 3308 -u root -p mysql_starter \u003e data.sql\n\n# Enter password: ************\n```\n\n- I have the extra profiles in the `application-xampp.properties` file. To run the project with the specific profile, run the below command\n```bash\nmvn spring-boot:run -Dspring-boot.run.profiles=xampp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flcaohoanq%2Fspringboot-snake-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flcaohoanq%2Fspringboot-snake-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flcaohoanq%2Fspringboot-snake-game/lists"}