{"id":15009070,"url":"https://github.com/gabrieltorelo/backend_game_list-java_springboot","last_synced_at":"2026-03-15T23:12:27.296Z","repository":{"id":180310115,"uuid":"664923860","full_name":"GabrielTorelo/BackEnd_Game_List-Java_SpringBoot","owner":"GabrielTorelo","description":"Desenvolvimento do backEnd - Game List (Listagem de jogos com manipulação dos jogos da lista)","archived":false,"fork":false,"pushed_at":"2023-10-24T01:53:48.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T02:53:05.705Z","etag":null,"topics":["apache-maven","h2-database","java","maven-plugin","postgresql","spring","spring-boot","spring-data-jpa","spring-plugin","spring-starter-test","spring-starter-web"],"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/GabrielTorelo.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}},"created_at":"2023-07-11T03:58:31.000Z","updated_at":"2023-10-24T03:20:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee3d6e04-b656-42be-ae25-3f12c63e856c","html_url":"https://github.com/GabrielTorelo/BackEnd_Game_List-Java_SpringBoot","commit_stats":null,"previous_names":["gabrieltorelo/backend_game_list-java_spring","gabrieltorelo/backend_game_list-java_springboot"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielTorelo%2FBackEnd_Game_List-Java_SpringBoot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielTorelo%2FBackEnd_Game_List-Java_SpringBoot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielTorelo%2FBackEnd_Game_List-Java_SpringBoot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabrielTorelo%2FBackEnd_Game_List-Java_SpringBoot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabrielTorelo","download_url":"https://codeload.github.com/GabrielTorelo/BackEnd_Game_List-Java_SpringBoot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243204866,"owners_count":20253416,"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","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":["apache-maven","h2-database","java","maven-plugin","postgresql","spring","spring-boot","spring-data-jpa","spring-plugin","spring-starter-test","spring-starter-web"],"created_at":"2024-09-24T19:22:48.018Z","updated_at":"2025-12-27T00:46:04.525Z","avatar_url":"https://github.com/GabrielTorelo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game List - Listagem e Manipulação de jogos (Java™ - Spring Boot)\n[Game List - Listagem de jogos com manipulação dos jogos da lista] - Desenvolvimento do backEnd -\u003e Java + Spring Boot\n\n## Antes de começar!\nPara iniciarmos o projeto é necessário preparar o nosso ambiente Spring. Pensando na praticidade, o projeto foi **desenvolvido/executado/testado** utilizando o software 'Visual Studio Code' e suas extensões.\n\n## 1- Preparação do ambiente **[VS Code]**\nNo 'Visual Studio Code' será **necessária à instalação de quatro extensões**, sendo elas:\n\n* ### 1.1 - Spring Boot Dashboard (disponível em \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-spring-boot-dashboard\" target=\"_blank\"\u003eVisual Studio Marketplace\u003c/a\u003e)\n  ![Spring Boot Dashboard](https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring/assets/57268681/8f4ee0be-8225-4b62-b152-d2b08a470bf4)\n\n* ### 1.2 - Spring Boot Extension Pack (disponível em \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=vmware.vscode-boot-dev-pack\" target=\"_blank\"\u003eVisual Studio Marketplace\u003c/a\u003e)\n  ![Spring Boot Extension Pack](https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring/assets/57268681/f9ea52ee-c337-4858-b56b-4d57021a08e1)\n\n* ### 1.3 - Spring Boot Tools (disponível em \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=vmware.vscode-spring-boot\" target=\"_blank\"\u003eVisual Studio Marketplace\u003c/a\u003e)\n  ![Spring Boot Tools](https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring/assets/57268681/f0c9229f-dea0-47b1-86a7-f7bb18ad137d)\n\n* ### 1.4 - Spring Initializr Java Support (disponível em \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-spring-initializr\" target=\"_blank\"\u003eVisual Studio Marketplace\u003c/a\u003e)\n  ![Spring Initializr Java Support](https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring/assets/57268681/415fb3e5-242e-4cae-81d4-124325c57c69)\n\n##  2 - Instalação\n\nClone o projeto usando:\n```bash\ngit clone https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring.git\n```\n\nVá até o diretório do projeto:\n```bash\ncd BackEnd_Game_List-Java_Spring\n```\n\nAbra o projeto no 'Visual Studio Code':\n```bash\ncode .\n```\n\n## 3 - Execução\nTemos duas formas de iniciarmos o projeto.\n\n* ### 3.1 - Utilizando o 'Spring Boot Dashboard' [Recomendado]\n    ![image](https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring/assets/57268681/c31f03f6-89d8-4bef-a8db-83c57b826c20)\n\n    ![image](https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring/assets/57268681/86d9bf0f-1dae-4078-a114-f142f00d1e55)\n\n    ### **ou**\n\n* ### 3.2 - Utilizando o 'Run and Debug'\n    ![image](https://github.com/GabrielTorelo/BackEnd_Game_List-Java_Spring/assets/57268681/62706de5-4ccb-49f2-8215-bf7be0166352)\n\n    #### OBS: Independentemente do método escolhido, um comando será executado no terminal do 'Visual Studio Code', ao \"término da execução\", aparecerá uma mensagem no terminal: **'Started GameListApplication in X seconds'**, indicando que o projeto foi iniciado com sucesso!\n\n## 🛠 Dependências e Plugins Usados\n\n| Nome                              | Versão   |\n| :-------------------------------- | :------- |\n| **Dependências** ||\n| 🔵 Spring Boot - Starter Data JPA | `3.0.6` |\n| 🔵 Spring Boot - Starter Web      | `3.0.6` |\n| 🔵 H2 Database Engine             | `2.2.22` |\n| 🔵 PostgreSQL JDBC Driver         | `42.6.0` |\n| 🔵 Spring Boot Starter Test       | `3.0.6` |\n| **Plugins** ||\n| 🔴 Apache Maven Resources Plugin  | `3.1.0` |\n| 🔴 Spring Boot Maven Plugin       | `3.0.6` |\n\n## 🔗 Links\n[![GitHub](\thttps://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/GabrielTorelo/FrontEnd_Game_List-TypeScript_React) \n[![Postman](https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge\u0026logo=postman\u0026logoColor=white)](https://documenter.getpostman.com/view/22314470/2s946h7rv1)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrieltorelo%2Fbackend_game_list-java_springboot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrieltorelo%2Fbackend_game_list-java_springboot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrieltorelo%2Fbackend_game_list-java_springboot/lists"}