{"id":19710374,"url":"https://github.com/sanderploegsma/beam-di","last_synced_at":"2025-08-11T22:38:26.572Z","repository":{"id":84275678,"uuid":"136231354","full_name":"sanderploegsma/beam-di","owner":"sanderploegsma","description":"Dependency Injection in Apache Beam","archived":false,"fork":false,"pushed_at":"2018-06-05T20:37:10.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T19:32:46.928Z","etag":null,"topics":["apache-beam","dependency-injection"],"latest_commit_sha":null,"homepage":null,"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/sanderploegsma.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":"2018-06-05T20:30:09.000Z","updated_at":"2018-06-05T20:37:11.000Z","dependencies_parsed_at":"2023-04-29T11:01:20.726Z","dependency_job_id":null,"html_url":"https://github.com/sanderploegsma/beam-di","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sanderploegsma/beam-di","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderploegsma%2Fbeam-di","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderploegsma%2Fbeam-di/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderploegsma%2Fbeam-di/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderploegsma%2Fbeam-di/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanderploegsma","download_url":"https://codeload.github.com/sanderploegsma/beam-di/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanderploegsma%2Fbeam-di/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269969598,"owners_count":24505430,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["apache-beam","dependency-injection"],"created_at":"2024-11-11T22:07:12.954Z","updated_at":"2025-08-11T22:38:26.530Z","avatar_url":"https://github.com/sanderploegsma.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dependency Injection in Apache Beam\nThis is an example implementation of the Dependency Injection approach as described in https://www.tikalk.com/posts/2017/05/24/apache-beam-testing/\n\n### Caveats\nIt seems to be impossible to combine this approach with Apache Beam's `TestPipeline`, so you cannot use `PAssert` anywhere. This is because any `PipelineOptions` you pass to the `TestPipeline` are not used directly, but serialized and deserialized instead (I guess). \n\nIf you happen to know how to solve this, feel free to let me know in the issues.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanderploegsma%2Fbeam-di","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanderploegsma%2Fbeam-di","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanderploegsma%2Fbeam-di/lists"}