{"id":19656439,"url":"https://github.com/daggerok/proxy-pattern-example","last_synced_at":"2025-07-03T06:05:07.047Z","repository":{"id":151041942,"uuid":"188588262","full_name":"daggerok/proxy-pattern-example","owner":"daggerok","description":"Proxy Design Pattern java implementation","archived":false,"fork":false,"pushed_at":"2023-12-05T22:21:11.000Z","size":60,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:20:37.239Z","etag":null,"topics":["design-pattern","design-patterns","proxy","proxy-design-pattern","proxy-pattern"],"latest_commit_sha":null,"homepage":null,"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/daggerok.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":"2019-05-25T16:23:19.000Z","updated_at":"2019-05-26T08:06:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f3d2458-58d7-46a2-8d04-b973dd8d3ec4","html_url":"https://github.com/daggerok/proxy-pattern-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/proxy-pattern-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fproxy-pattern-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fproxy-pattern-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fproxy-pattern-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fproxy-pattern-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/proxy-pattern-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fproxy-pattern-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263271503,"owners_count":23440396,"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":["design-pattern","design-patterns","proxy","proxy-design-pattern","proxy-pattern"],"created_at":"2024-11-11T15:27:47.803Z","updated_at":"2025-07-03T06:05:06.999Z","avatar_url":"https://github.com/daggerok.png","language":"Java","readme":"# Proxy [![Build Status](https://travis-ci.org/daggerok/proxy-pattern-example.svg?branch=master)](https://travis-ci.org/daggerok/proxy-pattern-example)\nProxy Design Pattern java implementation\n\n```bash\n./mvnw clean ; ./mvnw test -U\n```\n\n\u003c!--\n```bash\n./mvnw clean ; ./mvnw test -U ; ./mvnw versions:display-property-updates\n```\n--\u003e\n\nOne of proxy pattern usage can be for example cached implementation:\n\n```\n                   +----------------------+     +--------+\n                   | Gateway (shared API) |\u003c----| Client |\n                   +----------------------+     +--------+\n                              ^\n                              |\n             +----------------+---------------+\n             |                                |\n+-------------------------+      +----------------------------+\n| GatewayImpl (immutable) |      | GatewayCachedProxy (proxy) |\n+-------------------------+      +----------------------------+\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fproxy-pattern-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fproxy-pattern-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fproxy-pattern-example/lists"}