{"id":21082423,"url":"https://github.com/miguelprogrammer/api-rest-v4","last_synced_at":"2026-04-18T00:04:29.805Z","repository":{"id":171186334,"uuid":"590694403","full_name":"MiguelProgrammer/api-rest-v4","owner":"MiguelProgrammer","description":"Microservices in practice: implementing with Java and Spring | api-rest-v4 This study project is a continuation of the api-rest-v3 project.","archived":false,"fork":false,"pushed_at":"2023-01-19T02:25:38.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T01:44:10.710Z","etag":null,"topics":["api-rest","java17","jpa-hibernate","lombok","maven","spring-boot","tools"],"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/MiguelProgrammer.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-01-19T01:19:27.000Z","updated_at":"2023-01-19T02:27:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3224dda-6fa9-4010-a064-736aa5b8ca6f","html_url":"https://github.com/MiguelProgrammer/api-rest-v4","commit_stats":null,"previous_names":["miguelprogrammer/api-rest-v4"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MiguelProgrammer/api-rest-v4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelProgrammer%2Fapi-rest-v4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelProgrammer%2Fapi-rest-v4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelProgrammer%2Fapi-rest-v4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelProgrammer%2Fapi-rest-v4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiguelProgrammer","download_url":"https://codeload.github.com/MiguelProgrammer/api-rest-v4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiguelProgrammer%2Fapi-rest-v4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"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":["api-rest","java17","jpa-hibernate","lombok","maven","spring-boot","tools"],"created_at":"2024-11-19T20:14:01.967Z","updated_at":"2026-04-18T00:04:29.770Z","avatar_url":"https://github.com/MiguelProgrammer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot | Api Rest - \u003cimg src=\"https://www.alura.com.br/assets/api/cursos/microsservicos-implementando-java-spring.svg\" width=\"40\"\u003e\n\u003cp\u003eMicroservices in practice: implementing with Java and Spring | \u003cb\u003eapi-rest-v4\u003c/b\u003e This study project is a continuation of the \u003ca href=\"https://github.com/MiguelProgrammer/api-rest-v3\"\u003eapi-rest-v3\u003c/a\u003e project.\u003c/p\u003e\n\n\u003chr\u003e\nTechnologies used:\u003cbr\u003e\n\u003cp\u003eMysql Connect j \u003cimg src=\"https://www.mysql.com/common/logos/powered-by-mysql-167x86.png\" width=\"50\"\u003e\u003c/p\u003e\n\u003cp\u003eFlyway \u003cimg src=\"https://flywaydb.org/wp-content/uploads/2020/12/cropped-favicon-32x32.png\" width=\"40\"\u003e\u003c/p\u003e\n\u003cp\u003eBean Validation \u003cimg src=\"https://beanvalidation.org/logo/logo.svg\" width=\"40\"\u003e\u003c/p\u003e\n\u003cp\u003eSpring Data \u003cimg src=\"https://www.alura.com.br/assets/api/cursos/persistencia-jpa-introducao-hibernate.svg\" width=\"40\"\u003e\u003c/p\u003e\n\u003cp\u003eSpring Dev Tools \u003cimg src=\"https://devkico.itexto.com.br/wp-content/uploads/2014/08/spring-boot-project-logo-300x270.png\" width=\"40\"\u003e\u003c/p\u003e\n\u003cp\u003eLombok \u003cimg src=\"https://www.opencodez.com/wp-content/uploads/2018/08/lombok.png\" width=\"40\"\u003e\u003c/p\u003e\n\u003chr\u003e\n\n\n## Lombok\n\u003cp\u003eAnnotations, it is super important to know how to deal with the annotations that our great friend Lombok offers us, it saves a lot of repetitive part in the development, however, one must be careful with certain types of annotations, in this blog \u003ca href=\"https://thorben-janssen.com/lombok-hibernate-how-to-avoid-common-pitfalls#Don8217t_Use_EqualsAndHashCode\"\u003eThorben Janssen\u003c/a\u003e sits the need to know the effects the use of annotations like @EqualsAndHashCode, I leave the link to learn more.\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelprogrammer%2Fapi-rest-v4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiguelprogrammer%2Fapi-rest-v4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiguelprogrammer%2Fapi-rest-v4/lists"}