{"id":20225279,"url":"https://github.com/lubrum/spring-data-jpa-alura","last_synced_at":"2026-04-06T09:33:37.890Z","repository":{"id":167782795,"uuid":"643404920","full_name":"Lubrum/spring-data-jpa-alura","owner":"Lubrum","description":"Projeto do curso da Alura sobre JPA, Repositórios, Consultas, Projeções e Specifications","archived":false,"fork":false,"pushed_at":"2023-08-29T14:58:50.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T13:38:47.930Z","etag":null,"topics":["docker","docker-compose","jpa","repository","specification","spring","spring-boot"],"latest_commit_sha":null,"homepage":"","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/Lubrum.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":"2023-05-21T03:46:41.000Z","updated_at":"2023-05-28T12:37:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc6b0cee-d774-4d13-a43d-247a76fc0a6e","html_url":"https://github.com/Lubrum/spring-data-jpa-alura","commit_stats":null,"previous_names":["lubrum/spring-data-jpa-alura"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lubrum/spring-data-jpa-alura","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fspring-data-jpa-alura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fspring-data-jpa-alura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fspring-data-jpa-alura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fspring-data-jpa-alura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lubrum","download_url":"https://codeload.github.com/Lubrum/spring-data-jpa-alura/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lubrum%2Fspring-data-jpa-alura/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"last_error":"SSL_read: 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":["docker","docker-compose","jpa","repository","specification","spring","spring-boot"],"created_at":"2024-11-14T07:12:04.009Z","updated_at":"2026-04-06T09:33:37.873Z","avatar_url":"https://github.com/Lubrum.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Data JPA: Repositórios, Consultas, Projeções e Specifications\n\nProjeto do curso da Alura sobre JPA, Repositórios, Consultas, Projeções e Specifications.\n\nTecnologia utilizada:\n\n- Java 20\n- Spring Boot 3\n- Docker e docker compose (banco de dados)\n\n# Pré-requisitos (instalações necessárias)\n\n- docker;\n- docker compose;\n- Java 20;\n\n# Modelo ER\n\n![Modelo ER](./images/er-diagram.png)\n\n# Execução do projeto\n\nNa pasta raíz do projeto:\n\n```bash\ndocker compose up -d --build\n```\n\nO comando acima cria um container e executa o banco de dados MariaDb. \n\nPara parar a execução do container com o banco de dados:\n\n```bash\ndocker compose down\n```\n\nPara executar a aplicação Spring Boot, basta clicar no 'run (app)' na IDE do IntelliJ ou, no terminal e na pasta raíz do projeto:\n\n```bash\nmvn spring-boot:run\n```\n\nObs: só funciona se o maven executar em uma versão do Java igual ou superior a versão do projeto. \n\n# Deploy\n\nNão há deploy configurado para este projeto, pois este foi feito para execução local pela linha de comando.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubrum%2Fspring-data-jpa-alura","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flubrum%2Fspring-data-jpa-alura","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubrum%2Fspring-data-jpa-alura/lists"}