{"id":15866513,"url":"https://github.com/squidmin/jm0524","last_synced_at":"2026-04-13T10:31:03.341Z","repository":{"id":240309275,"uuid":"802242082","full_name":"squidmin/jm0524","owner":"squidmin","description":"Spring Boot CLI application that interacts with a PostgreSQL database","archived":false,"fork":false,"pushed_at":"2024-05-22T00:03:09.000Z","size":8196,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T21:22:48.699Z","etag":null,"topics":["cli","cli-application","docker","docker-compose","flyway","flyway-postgresql","h2","hibernate","hibernate-jpa","java","java17","java17-spring-boot","junit","junit5","mockito","postgresql","spring-boot","spring-boot-3","spring-jpa"],"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/squidmin.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":"2024-05-17T20:03:22.000Z","updated_at":"2024-05-22T00:03:11.000Z","dependencies_parsed_at":"2024-12-14T14:11:46.049Z","dependency_job_id":null,"html_url":"https://github.com/squidmin/jm0524","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"8907051663fc5f71ab172875facdddcce780851c"},"previous_names":["squidmin/jm0524"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/squidmin/jm0524","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjm0524","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjm0524/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjm0524/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjm0524/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squidmin","download_url":"https://codeload.github.com/squidmin/jm0524/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squidmin%2Fjm0524/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31748876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"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":["cli","cli-application","docker","docker-compose","flyway","flyway-postgresql","h2","hibernate","hibernate-jpa","java","java17","java17-spring-boot","junit","junit5","mockito","postgresql","spring-boot","spring-boot-3","spring-jpa"],"created_at":"2024-10-05T23:21:09.991Z","updated_at":"2026-04-13T10:31:03.323Z","avatar_url":"https://github.com/squidmin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jm0524\n\nSimulation of a Tool Rental Checkout System CLI. Uses Spring Data JPA to interact with a PostgreSQL database.\n\n## Prerequisites\n\nEnsure you have Docker installed.\n\n## Clone the repository\n\n```bash\ngit clone https://github.com/squidmin/jm0524.git\ncd /Users/username/path/to/jm0524\n```\n\n\u003e Replace the above path with the actual location of your clone of the project.\n\n## Run tests\n\n```bash\n./gradlew cleanTest test -DAPP_PROFILE=test\n```\n\n![Run the tests](docs%2Fimg%2Fgradle_test.gif)\n\n## View Test Coverage Report\n\n![View test coverage report](docs%2Fimg%2Fview_test_coverage_report.gif)\n\n### macOS\n\n```bash\nopen build/reports/jacoco/test/html/index.html\n```\n\n### Windows\n\n```bash\nstart build\\reports\\jacoco\\test\\html\\index.html\n```\n\n### Linux\n\n```bash\nxdg-open build/reports/jacoco/test/html/index.html\n```\n\n## Build and run the containers\n\n```bash\ndocker-compose run --rm -it app ./gradlew bootRun -DAPP_PROFILE=local\n```\n\n![Build and run the containers](docs%2Fimg%2Fbuild_and_run_containers.gif)\n\n## Stop and remove all containers\n\n```bash\ndocker-compose down\n```\n\n![Stop and remove all containers](docs%2Fimg%2Fdocker_compose_down.gif)\n\n## Remove existing containers, volumes, and images\n\n```bash\ndocker-compose down -v --rmi all\n```\n\n![Remove existing containers, volumes, and images](docs%2Fimg%2Fremove_existing_containers_volumes_and_images.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidmin%2Fjm0524","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquidmin%2Fjm0524","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquidmin%2Fjm0524/lists"}