{"id":15147555,"url":"https://github.com/reginabdr/spring-boot-demo","last_synced_at":"2026-01-19T09:01:24.510Z","repository":{"id":251282025,"uuid":"836296348","full_name":"ReginaBDR/spring-boot-demo","owner":"ReginaBDR","description":"Spring Boot demo project for goal","archived":false,"fork":false,"pushed_at":"2024-08-06T22:52:42.000Z","size":89450,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T01:14:38.557Z","etag":null,"topics":["docker-compose","gradle","java","jdbc","jpa-hibernate","liquibase","postgresql","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/ReginaBDR.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-07-31T14:46:10.000Z","updated_at":"2024-08-06T22:52:46.000Z","dependencies_parsed_at":"2024-08-07T01:58:30.928Z","dependency_job_id":null,"html_url":"https://github.com/ReginaBDR/spring-boot-demo","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"d0dcb254b7809937cc7f6ba28a3f10a7f2c48e88"},"previous_names":["reginabdr/spring-boot-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ReginaBDR/spring-boot-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReginaBDR%2Fspring-boot-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReginaBDR%2Fspring-boot-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReginaBDR%2Fspring-boot-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReginaBDR%2Fspring-boot-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReginaBDR","download_url":"https://codeload.github.com/ReginaBDR/spring-boot-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReginaBDR%2Fspring-boot-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"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":["docker-compose","gradle","java","jdbc","jpa-hibernate","liquibase","postgresql","spring-boot"],"created_at":"2024-09-26T12:42:08.053Z","updated_at":"2026-01-19T09:01:24.492Z","avatar_url":"https://github.com/ReginaBDR.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo Application\n\nThis project is created using Spring Boot 3.3, with the following features:\n - Java version 17.\n - Postgresql as database.\n - Docker compose.\n - Liquibase for incremental migrations.\n - JUnit, MockMvc and testcontainers for testing.\n\n## Development\n\nTo start the application run the following command in the terminal\n\n```\n./gradlew bootRun\n```\n\n### Using Docker to simplify development\n\nTo start a postgresql database in a docker container, run:\n\n```\ndocker compose -f src/main/docker/postgresql.yml up -d\n```\n\nTo stop it and remove the container, run:\n\n```\ndocker compose -f src/main/docker/postgresql.yml down\n```\n\n## Testing\n\n### Spring Boot tests\n\nTo launch the application's tests, run:\n\n```\n./gradlew test\n```\n\n## API Documentation\n\nTo access the Api documentation in dev environment:\n\n```\nhttp://localhost:8080/swagger-ui/index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freginabdr%2Fspring-boot-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freginabdr%2Fspring-boot-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freginabdr%2Fspring-boot-demo/lists"}