{"id":22169554,"url":"https://github.com/levmn/spring","last_synced_at":"2026-04-24T12:34:05.197Z","repository":{"id":131212188,"uuid":"451931386","full_name":"levmn/spring","owner":"levmn","description":"🚀 exercícios de construção de APIs e CRUD, feitos em spring. referente ao bloco 2 do bootcamp da @generationbrasil.","archived":false,"fork":false,"pushed_at":"2022-03-21T16:51:15.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T18:38:10.548Z","etag":null,"topics":["java","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/levmn.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":"2022-01-25T15:25:44.000Z","updated_at":"2022-02-22T19:22:15.000Z","dependencies_parsed_at":"2023-04-12T19:47:31.501Z","dependency_job_id":null,"html_url":"https://github.com/levmn/spring","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/levmn/spring","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fspring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fspring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fspring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fspring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levmn","download_url":"https://codeload.github.com/levmn/spring/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levmn%2Fspring/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"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":["java","spring-boot"],"created_at":"2024-12-02T06:33:28.249Z","updated_at":"2026-04-24T12:34:05.172Z","avatar_url":"https://github.com/levmn.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=\"center\"\u003e🚀 Back-end (Bloco 2 - Generation Brasil)\u003c/h2\u003e\n\u003cp\u003eRepositório referente ao segundo bloco do bootcamp da \u003ca href=\"https://brazil.generation.org\"\u003eGeneration Brasil\u003c/a\u003e, onde aprendi a construir back-ends para aplicações web através da framework Spring Boot.\u003c/p\u003e\n\u003cp\u003eClicando nas \u003cb\u003e\u003ci\u003eListas\u003c/i\u003e\u003c/b\u003e você será redirecionade aos exercícios que foram propostos durante o bloco, e em \u003cb\u003e\u003ci\u003eResoluções\u003c/i\u003e\u003c/b\u003e você será redirecionade para o repositório específico onde estão as resoluções feitas por mim.\u003c/p\u003e\n\n## 🔧 Tecnologias e aprendizado\n* Spring Boot framework;\n* Boas práticas de construção de uma API rest;\n* Manipulação de dados back-end por CRUD;\n* Security.\n\n## 📁 Listas dos exercícios\n* \u003ca href=\"https://docs.google.com/document/d/1LAb1tRmJ0y6HjnaznEm4nSRlILdmRHKG/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 01\u003c/b\u003e\u003c/a\u003e - API Hello World (\u003ca href=\"https://github.com/levmn/spring/tree/main/helloworld\"\u003eResoluções\u003c/a\u003e);\n* \u003ca href=\"https://docs.google.com/document/d/1kHNSUWZUyn_M8bCDh9MJ2yqp6ZFFpTjY/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 02\u003c/b\u003e\u003c/a\u003e - CRUD Farmácia (\u003ca href=\"https://github.com/levmn/spring/tree/main/farmacia\"\u003eResoluções\u003c/a\u003e);\n* \u003ca href=\"https://docs.google.com/document/d/1MHpdphlvS05NFQvyAGJZuHz_EAeH29p-/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 03\u003c/b\u003e\u003c/a\u003e - CRUD Loja de games (\u003ca href=\"https://github.com/levmn/spring/tree/main/gamestore\"\u003eResoluções\u003c/a\u003e);\n* \u003ca href=\"https://docs.google.com/document/d/13f7u2ZTfH4mZBqmHa5h9hesZmNZ-xWRI/edit?usp=sharing\u0026ouid=113078803043115536805\u0026rtpof=true\u0026sd=true\"\u003e\u003cb\u003eLista 04\u003c/b\u003e\u003c/a\u003e - Security Loja de games (\u003ca href=\"https://github.com/levmn/spring/tree/main/gamestore\"\u003eResoluções\u003c/a\u003e).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevmn%2Fspring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevmn%2Fspring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevmn%2Fspring/lists"}