{"id":19603602,"url":"https://github.com/claudioaltamura/spring-boot-jpa-superheroes","last_synced_at":"2026-02-08T16:33:10.592Z","repository":{"id":136440459,"uuid":"490325380","full_name":"claudioaltamura/spring-boot-jpa-superheroes","owner":"claudioaltamura","description":"Spring Boot JPA example","archived":false,"fork":false,"pushed_at":"2025-11-19T15:32:46.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T17:24:24.149Z","etag":null,"topics":["docker-compose","github-actions","gradle","jpa","liquibase","postgresql","spring-boot","testcontainers"],"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/claudioaltamura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-05-09T14:47:55.000Z","updated_at":"2025-11-19T15:32:49.000Z","dependencies_parsed_at":"2024-01-25T08:26:01.220Z","dependency_job_id":"0b4dd8d3-5ffa-4893-9b8b-6a4b2a41d612","html_url":"https://github.com/claudioaltamura/spring-boot-jpa-superheroes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/claudioaltamura/spring-boot-jpa-superheroes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-jpa-superheroes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-jpa-superheroes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-jpa-superheroes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-jpa-superheroes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claudioaltamura","download_url":"https://codeload.github.com/claudioaltamura/spring-boot-jpa-superheroes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claudioaltamura%2Fspring-boot-jpa-superheroes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29236898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T14:18:14.570Z","status":"ssl_error","status_checked_at":"2026-02-08T14:18:14.071Z","response_time":57,"last_error":"SSL_read: 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","github-actions","gradle","jpa","liquibase","postgresql","spring-boot","testcontainers"],"created_at":"2024-11-11T09:30:35.805Z","updated_at":"2026-02-08T16:33:10.578Z","avatar_url":"https://github.com/claudioaltamura.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/claudioaltamura/spring-boot-jpa-superheroes/ci.yml?branch=main)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n# spring-boot-jpa-superheroes\nSpring Boot JPA example\n\n* @DataJpaTest with Testcontainers\n* Liquibase\n* ...\n\n## Liquibase init\n\n    Postgres https://docs.liquibase.com/start/tutorials/postgresql.html\n\n    liquibase init project \\\n    --project-dir=./src/main/resources/liquibase \\\n    --changelog-file=db.changelog-master.yaml \\\n    --format=yaml \\\n    --project-defaults-file=liquibase.properties \\\n    --url=jdbc:postgresql://localhost:5432/superheroes \\\n    --username=hero \\\n    --password=1234\n\n### Liquibase generate and \n\n    https://docs.liquibase.com/commands/home.html\n\n    cd src/main/resources/db\n\n    liquibase generate-changelog\n\n    liquibase changelog-sync\n\n    liquibase status\n\n    liquibase clear-checksums\n\n#### Maven\n\n    https://docs.liquibase.com/tools-integrations/maven/commands/home.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fspring-boot-jpa-superheroes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaudioaltamura%2Fspring-boot-jpa-superheroes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaudioaltamura%2Fspring-boot-jpa-superheroes/lists"}