{"id":21828946,"url":"https://github.com/johnnymarquezv/coffees-crud-spring","last_synced_at":"2026-04-09T11:53:08.495Z","repository":{"id":227961785,"uuid":"583921633","full_name":"johnnymarquez/coffees-crud-spring","owner":"johnnymarquez","description":"Example REST coffees CRUD microservice developed with Java, Spring Framework, JPA and H2.","archived":false,"fork":false,"pushed_at":"2022-12-31T13:23:38.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T08:41:53.753Z","etag":null,"topics":["h2","java","jpa","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/johnnymarquez.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}},"created_at":"2022-12-31T13:22:54.000Z","updated_at":"2023-03-05T06:47:18.000Z","dependencies_parsed_at":"2024-03-22T09:30:14.435Z","dependency_job_id":null,"html_url":"https://github.com/johnnymarquez/coffees-crud-spring","commit_stats":null,"previous_names":["johnnymarquez/coffees-crud-spring"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnnymarquez%2Fcoffees-crud-spring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnnymarquez%2Fcoffees-crud-spring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnnymarquez%2Fcoffees-crud-spring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnnymarquez%2Fcoffees-crud-spring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnnymarquez","download_url":"https://codeload.github.com/johnnymarquez/coffees-crud-spring/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244800318,"owners_count":20512442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["h2","java","jpa","spring-boot"],"created_at":"2024-11-27T18:19:20.414Z","updated_at":"2025-12-30T23:59:24.346Z","avatar_url":"https://github.com/johnnymarquez.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoffeesCRUDSpring\nExample REST coffees CRUD microservice developed with Java, Spring Framework, JPA and H2.\n\nTemplate developed from [SpringBootUpAndRunning](https://github.com/mkheck/SpringBootUpAndRunning)\n\n# Getting Started\n\n## Windows\n### Compile Code\n\t./mvnw.cmd clean compile -e\n\n### Test Code\n\t./mvnw.cmd clean test -e\n\n### Jar Code\n\t./mvnw.cmd clean package -e\n\n### Run Jar\n\tLocal:      ./mvnw.cmd spring-boot:run \n\tBackground: nohup bash mvnw.cmd spring-boot:run \u0026\n\n### Open Application\n\thttp://localhost:8080/coffees\n\n## Linux\n\n### Compile Code\n\t./mvnw clean compile -e\n\n### Test Code\n\t./mvnw clean test -e\n\n### Jar Code\n\t./mvnw clean package -e\n\n### Run Jar\n\tLocal:      ./mvnw spring-boot:run \n\tBackground: nohup bash mvnw spring-boot:run \u0026\n  \n### Open Application\n\thttp://localhost:8080/coffees\n\n# Docker\n\n### Docker Build\n\tdocker build -t demo .\n\t\n### Docker run\n\tdocker run -d -p 8080:8080 demo\n\n### This Project can be integrated with [CI/CD example pipeline](https://github.com/johnnymarquez/CICD-Pipeline-Jenkins). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnymarquezv%2Fcoffees-crud-spring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnnymarquezv%2Fcoffees-crud-spring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnnymarquezv%2Fcoffees-crud-spring/lists"}