{"id":21671050,"url":"https://github.com/gabrielpenteado/api-java-springboot-docker","last_synced_at":"2026-04-11T17:35:13.498Z","repository":{"id":224288765,"uuid":"762815019","full_name":"gabrielpenteado/api-java-springboot-docker","owner":"gabrielpenteado","description":"RESTful API for CRUD operations. | Java | Spring Boot | Docker | PostgreSQL","archived":false,"fork":false,"pushed_at":"2024-04-02T18:10:11.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-27T05:36:55.872Z","etag":null,"topics":["api","api-rest","docker","docker-compose","java","maven","postgresql","spring","spring-boot","springboot","springsecurity","springsecurity-jwt","springsecurity-oauth2"],"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/gabrielpenteado.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-02-24T19:08:30.000Z","updated_at":"2024-09-21T16:35:13.000Z","dependencies_parsed_at":"2024-11-25T12:37:55.279Z","dependency_job_id":null,"html_url":"https://github.com/gabrielpenteado/api-java-springboot-docker","commit_stats":null,"previous_names":["gabrielpenteado/api-java-springboot-docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gabrielpenteado/api-java-springboot-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fapi-java-springboot-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fapi-java-springboot-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fapi-java-springboot-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fapi-java-springboot-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielpenteado","download_url":"https://codeload.github.com/gabrielpenteado/api-java-springboot-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielpenteado%2Fapi-java-springboot-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31689762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","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":["api","api-rest","docker","docker-compose","java","maven","postgresql","spring","spring-boot","springboot","springsecurity","springsecurity-jwt","springsecurity-oauth2"],"created_at":"2024-11-25T12:37:49.356Z","updated_at":"2026-04-11T17:35:13.469Z","avatar_url":"https://github.com/gabrielpenteado.png","language":"Java","readme":"\u003ch1 align=\"center\"\u003e\n  \u003cstrong\u003eAPI-Java-SpringBoot-Docker\u003c/strong\u003e\n\u003c/h1\u003e\n\n\u003ch2 align=\"center\"\u003e\n  RESTful API for CRUD operations; created with Java, SpringBoot and Docker.\n\u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/gabrielpenteado/api-java-springboot-docker?style=flat-square\u0026color=informational\" alt=\"license\"/\u003e\n\n  \u003cimg src=\"https://img.shields.io/static/v1?label=java\u0026message=17\u0026color=informational\u0026style=flat-square\" alt=\"java version\"\u003e\n\n  \u003cimg src=\"https://img.shields.io/static/v1?label=spring-boot\u0026message=3.2.3\u0026color=informational\u0026style=flat-square\" alt=\"sprig boot version\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n### Build with\n\n![Java](https://img.shields.io/badge/java-%23ED8B00.svg?style=for-the-badge\u0026logo=openjdk\u0026logoColor=white)\n![Spring](https://img.shields.io/badge/spring-%236DB33F.svg?style=for-the-badge\u0026logo=spring\u0026logoColor=white)\n![Apache Maven](https://img.shields.io/badge/Apache%20Maven-C71A36?style=for-the-badge\u0026logo=Apache%20Maven\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)\n\n### Requirements\n\n- Java (v17)\n- Maven (v3.2.3)\n- Docker (PostgreSQL database)\n\n### Instalattion\n\n1. Clone the repository.\u003cbr\u003e\n   `git clone https://github.com/gabrielpenteado/api-java-springboot-docker`\n\n2. Create a PostgreSQL database Docker container.\u003cbr\u003e\n   `docker compose up -d`\n\n3. Run Application.\u003cbr\u003e\n   `mvn spring-boot:run`\n   \u003cbr\u003e\n\n## 🤝 Contributions\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\u003cbr\u003e\nThe foundation of the open source community are the contributions, them inspire us to learn and create. Any contributions are greatly appreciated.\n\n## 📄 License\n\nThis project is licensed under the MIT License. See the [LICENSE.md](https://github.com/gabrielpenteado/api-java-springboot-docker/blob/main/LICENSE.md) file for details.\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://images.weserv.nl/?url=avatars.githubusercontent.com/u/63300269?v=4\u0026h=100\u0026w=100\u0026fit=cover\u0026mask=circle\u0026maxage=7d\" /\u003e\n  \u003ch1\u003eGabriel Penteado\u003c/h1\u003e\n  \u003cstrong\u003eFull Stack Developer\u003c/strong\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/gabriel-penteado)\n[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/gabrielpenteado)\n[![Gmail](https://img.shields.io/badge/gabripenteado@gmail.com-D14836?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:gabripenteado@gmail.com)\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielpenteado%2Fapi-java-springboot-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielpenteado%2Fapi-java-springboot-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielpenteado%2Fapi-java-springboot-docker/lists"}