{"id":22621826,"url":"https://github.com/mahenrique94/semive-backend","last_synced_at":"2026-04-08T18:31:36.317Z","repository":{"id":87129800,"uuid":"130359708","full_name":"mahenrique94/semive-backend","owner":"mahenrique94","description":"API para controle de clientes, fornecedores, produtos e pedidos","archived":false,"fork":false,"pushed_at":"2018-05-16T20:08:38.000Z","size":28994,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-29T02:27:56.446Z","etag":null,"topics":["docker","java","java-10","spring","spring-boot","spring-mvc","springboot"],"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/mahenrique94.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-20T12:32:39.000Z","updated_at":"2019-06-19T15:58:12.000Z","dependencies_parsed_at":"2023-11-30T00:33:50.944Z","dependency_job_id":null,"html_url":"https://github.com/mahenrique94/semive-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mahenrique94/semive-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahenrique94%2Fsemive-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahenrique94%2Fsemive-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahenrique94%2Fsemive-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahenrique94%2Fsemive-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahenrique94","download_url":"https://codeload.github.com/mahenrique94/semive-backend/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahenrique94%2Fsemive-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31568591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["docker","java","java-10","spring","spring-boot","spring-mvc","springboot"],"created_at":"2024-12-08T23:12:12.204Z","updated_at":"2026-04-08T18:31:36.299Z","avatar_url":"https://github.com/mahenrique94.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# semive-backend\nProjeto para controle de clientes, fornecedores, produtos e pedidos, feito para a faculdade.\n\nTecnologias:\n\n- Java 10\n- Spring\n- Spring Boot\n- MySQL\n- Docker\n\n## Subindo a API\n\n#### Com Maven\n\nFaça o clone do projeto e rode os comandos:\n\n```\nmvn clean package\n```\n\nAssim o Maven irá criar o `.jar` dentro de `target`.\n\nFeito isso, configure o banco de dados, pode ser via Docker para mais facilidade.\n\n```\ndocker run -d -p 3306:3306 --name mysql -e MYSQL_ROOT_PASSWORD=root -e MYSQL_DATABASE=semive mysql:5.6\n```\n\nE por fim, rode o `.jar`:\n\n```\njava -jar target/*.jar\n```\n\n#### Com Docker\n\nPara rodar o projeto com docker, basta utilizar o `docker-compose` que tudo será feito automáticamente:\n\n```\ndocker-compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahenrique94%2Fsemive-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahenrique94%2Fsemive-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahenrique94%2Fsemive-backend/lists"}