{"id":19656260,"url":"https://github.com/daggerok/spring-data-jpa-repositories-test-containers-example","last_synced_at":"2026-05-10T23:38:00.142Z","repository":{"id":151042087,"uuid":"251064914","full_name":"daggerok/spring-data-jpa-repositories-test-containers-example","owner":"daggerok","description":"Yet another TestContainers tests and yet another spring-boot app","archived":false,"fork":false,"pushed_at":"2020-03-29T23:46:07.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T00:41:53.322Z","etag":null,"topics":["github-action-docker","github-action-gradle","github-actions-docker","github-actions-gradle","spring-boot-testcontainers","test-container","test-containers","testcontainer","testcontainers","testcontainers-custom","testcontainers-junit-jupiter","testcontainers-kotlin","testcontainers-postgres","testcontainers-spring-boot","testcontainers-spring-data-jpa"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/daggerok.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":"2020-03-29T15:25:57.000Z","updated_at":"2020-03-29T23:46:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"59e5abdf-1fca-43fb-873d-130dcbf62b3b","html_url":"https://github.com/daggerok/spring-data-jpa-repositories-test-containers-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-jpa-repositories-test-containers-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-jpa-repositories-test-containers-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-jpa-repositories-test-containers-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-data-jpa-repositories-test-containers-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/spring-data-jpa-repositories-test-containers-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240964603,"owners_count":19885771,"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":["github-action-docker","github-action-gradle","github-actions-docker","github-actions-gradle","spring-boot-testcontainers","test-container","test-containers","testcontainer","testcontainers","testcontainers-custom","testcontainers-junit-jupiter","testcontainers-kotlin","testcontainers-postgres","testcontainers-spring-boot","testcontainers-spring-data-jpa"],"created_at":"2024-11-11T15:27:12.253Z","updated_at":"2026-05-10T23:38:00.068Z","avatar_url":"https://github.com/daggerok.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-data-jpa rest-repositories test-containers [![CI](https://github.com/daggerok/spring-data-jpa-repositories-test-containers-example/workflows/CI/badge.svg)](https://github.com/daggerok/spring-data-jpa-repositories-test-containers-example/actions?query=workflow%3ACI)\nYet another TestContainers tests and yet another spring-boot app\n\n```bash\n./gradlew clean test\n```\n\n## other repos:\n\n* [GitHub: daggerok/testcontainers-example](https://github.com/daggerok/testcontainers-examples)\n* [GitHub: daggerok/testcontainers-selenide-example](https://github.com/daggerok/testcontainers-selenide-example)\n\n## resources\n\n* [YouTube: Testing Spring Boot Applications](https://www.youtube.com/watch?v=Wpz6b8ZEgcU\u0026feature=youtu.be\u0026t=2088s)\n* https://github.com/testcontainers/testcontainers-java/issues/318\n* https://spring.io/blog/2020/03/27/dynamicpropertysource-in-spring-framework-5-2-5-and-spring-boot-2-2-6\n* [Official Gradle documentation](https://docs.gradle.org)\n* [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.2.6.RELEASE/gradle-plugin/reference/html/)\n* [Rest Repositories](https://docs.spring.io/spring-boot/docs/2.2.6.RELEASE/reference/htmlsingle/#howto-use-exposing-spring-data-repositories-rest-endpoint)\n* [Spring Web](https://docs.spring.io/spring-boot/docs/2.2.6.RELEASE/reference/htmlsingle/#boot-features-developing-web-applications)\n* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.2.6.RELEASE/reference/htmlsingle/#boot-features-jpa-and-spring-data)\n* [Thymeleaf](https://docs.spring.io/spring-boot/docs/2.2.6.RELEASE/reference/htmlsingle/#boot-features-spring-mvc-template-engines)\n* [Accessing JPA Data with REST](https://spring.io/guides/gs/accessing-data-rest/)\n* [Accessing Neo4j Data with REST](https://spring.io/guides/gs/accessing-neo4j-data-rest/)\n* [Accessing MongoDB Data with REST](https://spring.io/guides/gs/accessing-mongodb-data-rest/)\n* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)\n* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)\n* [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/)\n* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)\n* [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/)\n* [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-data-jpa-repositories-test-containers-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fspring-data-jpa-repositories-test-containers-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-data-jpa-repositories-test-containers-example/lists"}